summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-02-13Linux 2.6.29-rc5v2.6.29-rc5Linus Torvalds1-1/+1
2009-02-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds13-93/+112
2009-02-13User namespaces: Only put the userns when we unhash the uidSerge E. Hallyn1-2/+1
2009-02-13Merge branch 'fix/asoc' into for-linusTakashi Iwai4-8/+16
2009-02-13Merge branch 'fix/hda' into for-linusTakashi Iwai7-33/+71
2009-02-13Merge branch 'fix/misc' into for-linusTakashi Iwai1-1/+2
2009-02-13Merge branch 'fix/oss-header-fix' into for-linusTakashi Iwai1-51/+23
2009-02-13ASoC: Only register AC97 bus if it's not done alreadyMark Brown1-1/+4
2009-02-13ALSA: hda - Add snd_hda_multi_out_dig_cleanup()Takashi Iwai4-2/+32
2009-02-13ALSA: hda - Add missing terminator in slave dig-out arrayTakashi Iwai1-2/+2
2009-02-13ALSA: hda - Change HP dv7 (103c:30f4) quirk from hp-m4 to hp-dv5 modelHerton Ronaldo Krzesinski1-1/+1
2009-02-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds26-8901/+8767
2009-02-12wimax: fix oops in wimax_dev_get_by_genl_info() when looking up non-wimax ifaceInaky Perez-Gonzalez1-4/+5
2009-02-12net: 4 bytes kernel memory disclosure in SO_BSDCOMPAT gsopt try #2Clément Lecigne1-0/+2
2009-02-12netxen: fix compile waring "label ‘set_32_bit_mask’ defined but not used"...Yang Hongyang1-1/+1
2009-02-12bnx2: Update version to 1.9.2 and copyright.Michael Chan2-4/+4
2009-02-12bnx2: Fix jumbo frames error handling.Michael Chan1-11/+19
2009-02-12bnx2: Update 5709 firmware.Michael Chan1-4432/+4363
2009-02-12bnx2: Update 5706/5708 firmware.Michael Chan1-4309/+4206
2009-02-123c505: do not set pcb->data.raw beyond its sizeRoel Kluin1-10/+16
2009-02-12Documentation/connector/cn_test.c: don't use gfp_any()Andrew Morton1-4/+2
2009-02-12net: don't use in_atomic() in gfp_any()Andrew Morton1-1/+1
2009-02-12IRDA: cnt is off by 1Roel Kluin1-1/+1
2009-02-12netxen: remove pcie workaroundDhananjay Phadke1-64/+0
2009-02-12sun3: print when lance_open() failsRoel Kluin1-1/+1
2009-02-12qlge: bugfix: Add missing rx buf clean index on early exit.Ron Mercer1-0/+2
2009-02-12qlge: bugfix: Fix RX scaling values.Ron Mercer1-2/+2
2009-02-12qlge: bugfix: Fix TSO breakage.Ron Mercer1-4/+6
2009-02-12qlge: bugfix: Add missing dev_kfree_skb_any() call.Ron Mercer1-0/+2
2009-02-12qlge: bugfix: Add missing put_page() call.Ron Mercer1-0/+2
2009-02-12qlge: bugfix: Fix fatal error recovery hang.Ron Mercer1-2/+11
2009-02-12qlge: bugfix: Use netif_receive_skb() and vlan_hwaccel_receive_skb().Ron Mercer1-2/+2
2009-02-12TG3: limit reaches -1Roel Kluin1-2/+2
2009-02-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds3-0/+3
2009-02-12Fix page writeback thinko, causing Berkeley DB slowdownNick Piggin1-1/+1
2009-02-12mm: Export symbol ksize()Kirill A. Shutemov3-0/+3
2009-02-11Merge git://git.infradead.org/users/cbou/battery-2.6.29Linus Torvalds1-1/+2
2009-02-12ALSA: hda - Register (new) devices at reconfigTakashi Iwai1-1/+1
2009-02-12ALSA: mtpav - Fix initial value for input hwportTakashi Iwai1-1/+2
2009-02-11w1: w1 temp calculation overflow fixIan Dall1-1/+1
2009-02-11nbd: fix I/O hang on disconnected nbdsPaul Clements1-0/+9
2009-02-11mm: rearrange exit_mmap() to unlock before arch_exit_mmapJeremy Fitzhardinge1-4/+6
2009-02-11parport: parport_serial, don't bind netmos ibm 0299Jiri Slaby1-0/+5
2009-02-11writeback: fix break conditionFederico Cuello1-13/+16
2009-02-11syscall define: fix uml compile bugHeiko Carstens1-14/+14
2009-02-11ext2/xip: refuse to change xip flag during remount with busy inodesCarsten Otte1-3/+6
2009-02-11cgroups: fix lockdep subclasses overflowLi Zefan2-1/+3
2009-02-11cgroups: add Li Zefan as a maintainerKOSAKI Motohiro1-0/+2
2009-02-11rtc: t reaches -1, tested 0Roel Kluin1-1/+1
2009-02-11kernel-doc: fix syscall wrapper processingRandy Dunlap1-1/+39
2009-02-11kernel-doc: preferred ending marker and examplesRandy Dunlap1-3/+4
2009-02-11memcg: use __GFP_NOWARN in page cgroup allocationKAMEZAWA Hiroyuki1-1/+2
2009-02-11video/framebuffer: move the probe func into .devinit.text in Blackfin LCD driverUwe Kleine-Koenig1-1/+1
2009-02-11tpm: correct email address for tpm_infineon-driverMarcel Selhorst2-4/+4
2009-02-11mm: fix mlocked page counter mismatchMinChan Kim1-1/+2
2009-02-11ext3: revert "ext3: wait on all pending commits in ext3_sync_fs"Jan Kara1-5/+6
2009-02-11jbd: fix return value of journal_start_commit()Jan Kara1-6/+11
2009-02-11mm: fix dirty_bytes/dirty_background_bytes sysctls on 64bit archesSven Wegener2-3/+4
2009-02-11gx1fb: properly alloc cmap and plug cmap leakAndres Salomon1-6/+11
2009-02-11gxfb: properly alloc cmap and plug cmap leakAndres Salomon1-6/+11
2009-02-11lxfb: properly alloc cmap in all cases and don't leak the memoryMarco La Porta1-6/+11
2009-02-11rtc: update maintainership of pxa rtc driverRobert Jarzmik2-1/+7
2009-02-11migration: migrate_vmas should check "vma"Daisuke Nishimura1-1/+1
2009-02-11Do not account for hugetlbfs quota at mmap() time if mapping [SHM|MAP]_NORESERVEMel Gorman1-20/+33
2009-02-11iwlwifi: fix suspend/resume and its usage of pci saved stateReinette Chatre2-4/+26
2009-02-11zd1211rw: treat MAXIM_NEW_RF(0x08) as UW2453_RF(0x09) for TP-Link WN322/422GHin-Tak Leung1-0/+1
2009-02-11zd1211rw: adding 0ace:0xa211 as a ZD1211 deviceHin-Tak Leung1-0/+1
2009-02-11mac80211: restrict to AP in outgoing interface heuristicJohannes Berg1-0/+2
2009-02-11ath5k: fix bf->skb==NULL panic in ath5k_tasklet_rxBob Copeland1-32/+53
2009-02-11Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-12/+9
2009-02-11Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds10-75/+209
2009-02-11Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds26-125/+207
2009-02-11Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-8/+12
2009-02-11Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds5-60/+81
2009-02-11Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds1-1/+1
2009-02-11sched: revert recent sync wakeup changesPeter Zijlstra2-12/+9
2009-02-11timers: fix TIMER_ABSTIME for process wide cpu timersPeter Zijlstra2-12/+35
2009-02-11timers: split process wide cpu clocks/timers, fixPeter Zijlstra2-28/+15
2009-02-11[S390] Update default configuration.Martin Schwidefsky1-27/+60
2009-02-11[S390] dasd: fix race in dasd timer handlingStefan Weinhuber1-30/+16
2009-02-11[S390] dasd: bus_id -> dev_name() conversion.Cornelia Huck1-1/+1
2009-02-11[S390] Fix init irq proc build break.Sachin Sant1-0/+2
2009-02-11[S390] vdso: fix per cpu vdso pointer in lowcoreMartin Schwidefsky1-2/+2
2009-02-11ptrace, x86: fix the usage of ptrace_fork()Oleg Nesterov1-1/+1
2009-02-11tracing, x86: fix constraint for parent variableSteven Rostedt1-5/+4
2009-02-11Merge branch 'tip/tracing/urgent' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar1-3/+5
2009-02-11ALSA: hda - add id for Intel IbexPeak integrated HDMI codecWu Fengguang1-0/+2
2009-02-11ALSA: hda - compute checksum in HDMI audio infoframeWu Fengguang1-0/+5
2009-02-11ALSA: hda - enable HDMI audio pin out at module loading timeWu Fengguang1-23/+19
2009-02-11ALSA: hda - allow multi-channel HDMI audio playback when ELD is not presentWu Fengguang1-4/+8
2009-02-11powerpc/mm: Fix _PAGE_COHERENT support on classic ppc32 HWKumar Gala1-1/+1
2009-02-10sunhme: Fix Quattro HME irq registration on proble failuresMeelis Roos1-6/+28
2009-02-10fore200: fix oops on failed firmware loadMeelis Roos1-2/+2
2009-02-10pkt_sched: type should be __u32 in headerChuck Ebbert1-1/+1
2009-02-10Phonet: do not compute unused valueRémi Denis-Courmont1-1/+1
2009-02-10Phonet: fix double free in GPRS outbound packet error pathRémi Denis-Courmont1-1/+0
2009-02-10mdio-gpio: Add mdc pin direction initializationPaulius Zaleckas1-0/+2
2009-02-10Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds7-16/+23
2009-02-10hugetlbfs: fix build failure with !CONFIG_HUGETLBFSStefan Richter1-3/+3
2009-02-10ASoC: Update SDP3430 machine driver for snd_soc_cardLopez Cruz, Misael1-2/+2
2009-02-10Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds12-19/+34
2009-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds17-126/+74
2009-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds23-78/+195
2009-02-10Do not account for the address space used by hugetlbfs using VM_ACCOUNTMel Gorman8-43/+65
2009-02-10tracing, x86: fix fixup section to return to original codeSteven Rostedt1-3/+5
2009-02-10ALSA: hda - Add quirk for Asus z37e (1043:8284)Mackenzie Morgan1-0/+1
2009-02-10i8327: fix outb() parameter orderClemens Ladisch1-9/+8
2009-02-10[ARM] AACI: timeout will reach -1Roel Kluin1-3/+3
2009-02-10[ARM] Storage class should be before const qualifierTobias Klauser1-2/+2
2009-02-10powerpc: Add missing sparsemem.h includeMichael Neuling1-0/+1
2009-02-10powerpc/pci: mmap anonymous memory when legacy_mem doesn't existBenjamin Herrenschmidt1-2/+15
2009-02-10powerpc/cell: Add missing #include for oprofileMichael Neuling1-0/+1
2009-02-10powerpc/ftrace: Fix math to calculate offset in TOCSteven Rostedt1-2/+3
2009-02-10powerpc: Don't emulate mr. instructionsAnanth N Mavinakayanahalli1-0/+2
2009-02-09powerpc/fsl-booke: Fix mapping functions to use phys_addr_tKumar Gala2-4/+4
2009-02-10profiling: fix broken profiling regressionHugh Dickins1-0/+3
2009-02-10x86: fix math_emu register frame accessTejun Heo7-56/+55
2009-02-09bridge: Fix LRO crash with tunHerbert Xu1-1/+6
2009-02-10sound: Remove OSSlib stuff from linux/soundcard.hArnd Bergmann1-51/+23
2009-02-09IPv6: fix to set device name when new IPv6 over IPv6 tunnel device is created.Noriaki TAKAMIYA1-1/+1
2009-02-09gianfar: Fix boot hangs while bringing up gianfar ethernetJarek Poplawski1-0/+6
2009-02-09netfilter: xt_sctp: sctp chunk mapping doesn't workQu Haoran1-1/+1
2009-02-09netfilter: ctnetlink: fix echo if not subscribed to any multicast groupPablo Neira Ayuso1-2/+3
2009-02-09netfilter: ctnetlink: allow changing NAT sequence adjustment in creationPablo Neira Ayuso1-0/+10
2009-02-09netfilter: nf_conntrack_ipv6: don't track ICMPv6 negotiation messageEric Leblond1-0/+21
2009-02-09netfilter: fix tuple inversion for Node information requestEric Leblond1-2/+2
2009-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds3-26/+1
2009-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds12-105/+117
2009-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds7-973/+3903
2009-02-09Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds2-28/+47
2009-02-09Btrfs: don't use spin_is_contendedChris Mason3-26/+1
2009-02-09Staging: panel: fix lcd panel driver build failureSachin P. Sant1-5/+5
2009-02-09Staging: android: fix up units in timed_gpioGreg Kroah-Hartman1-1/+1
2009-02-09Staging: android: ram_console: Disable ECC when early init is enabled and val...Arve Hjønnevåg2-0/+15
2009-02-09Staging: at76_usb: Add support for OQO Model 01+Jamie Lentin1-0/+2
2009-02-09Staging: at76_usb: fix bugs introduced by "Staging: at76_usb: cleanup dma on ...Jason Andryuk1-2/+2
2009-02-09Revert Staging: at76_usb: update drivers/staging/at76_usb w/ mac80211 portGreg Kroah-Hartman3-965/+3878
2009-02-09USB: Storage: Update unusual_devs entry for Datafab KECF-USBNick Holloway1-1/+1
2009-02-09USB: Correct Makefile to make isp1760 buildableIvan Kuten1-0/+1
2009-02-09USB: option: New mobile broadband modems to be supportedDirk De Schepper1-28/+56
2009-02-09USB: two more usb ids for ti_usb_3410_5052Oliver Neukum2-3/+9
2009-02-09USB: ftdi_sio: unlock_kernel() on error in set_serial_info()Dan Carpenter1-1/+3
2009-02-09USB: usb-storage: add Pentax to the bad-vendor listAlan Stern2-15/+2
2009-02-09USB: ftdi_sio: add support for the NDI Polaris systemStephane Clerambault2-0/+4
2009-02-09USB: usb-serial: fix the aircable_init failure pathDave Young1-2/+2
2009-02-09USB: usb-storage: remove WARN from last-sector hacksAlan Stern1-33/+3
2009-02-09Revert USB: option: add Pantech cardsGreg Kroah-Hartman1-9/+0
2009-02-09USB: cdc-acm.c: remove duplicate lines for MTK gps supportJames Treacy1-3/+0
2009-02-09USB: fsl_qe_udc: Fix stalled TX requests bugAnton Vorontsov1-0/+1
2009-02-09USB: fsl_qe_udc: Fix muram corruption by disabled endpointsAnton Vorontsov1-0/+1
2009-02-09USB: fsl_qe_udc: Fix disconnects reporting during bus resetAnton Vorontsov1-0/+3
2009-02-09USB: fsl_qe_udc: Fix QE USB controller initializationAnton Vorontsov1-1/+5
2009-02-09USB: fsl_qe_udc: Fix recursive locking bug in ch9getstatus()Anton Vorontsov1-8/+18
2009-02-09USB: fsl_qe_udc: Fix oops on QE UDC probe failureAnton Vorontsov1-1/+8
2009-02-09Merge branch 'for-2.6.29' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-1/+5
2009-02-09lockd: fix regression in lockd's handling of blocked locksJ. Bruce Fields1-1/+5
2009-02-09i915: Fix more size_t format string warningsLinus Torvalds1-1/+1
2009-02-09Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds18-193/+1428
2009-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds6-15/+30
2009-02-09FRV: in_interrupt() requires #inclusion of linux/hardirq.h not asm/hardirq.h nowDavid Howells1-1/+1
2009-02-09x86: spinlocks: define dummy __raw_spin_is_contendedKyle McMartin4-0/+8
2009-02-09x86: math_emu info cleanupTejun Heo6-64/+48
2009-02-09x86: include correct %gs in a.out core dumpTejun Heo1-3/+1
2009-02-09x86, vmi: put a missing paravirt_release_pmd in pgd_dtorAlok Kataria1-0/+11
2009-02-09x86: find nr_irqs_gsi with mp_ioapic_routingYinghai Lu3-5/+44
2009-02-09x86: add clflush before monitor for Intel 7400 seriesPallipadi, Venkatesh3-0/+10
2009-02-09Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King5-11/+18
2009-02-08sparc64: Fix probe_kernel_{read,write}().David S. Miller10-48/+25
2009-02-08sparc64: Kill .fixup section bloat.David S. Miller15-77/+42
2009-02-09crypto: scatterwalk - Avoid flush_dcache_page on slab pagesHerbert Xu1-1/+2
2009-02-08netxen: fix msi-x interrupt handlingDhananjay Phadke2-2/+13
2009-02-08de2104x: force correct order when writing to rx ringRisto Suominen1-1/+2
2009-02-08tun: Fix unicast filter overflowAlex Williamson1-2/+8
2009-02-08drivers/isdn: introduce missing kfreeJulia Lawall1-0/+2
2009-02-08drivers/atm: introduce missing kfreeJulia Lawall1-0/+1
2009-02-08mm: fix error case in mlock downgrade reversionHugh Dickins1-1/+4
2009-02-08Linux 2.6.29-rc4v2.6.29-rc4Linus Torvalds1-1/+1
2009-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/arjan/linux-2.6-async-updateLinus Torvalds3-18/+76
2009-02-08radeonfb: Fix resume from D3Cold on some platformsBenjamin Herrenschmidt2-67/+20
2009-02-08aty128fb: Properly save PCI state before changing PCI PM levelBenjamin Herrenschmidt1-10/+15
2009-02-08atyfb: Properly save PCI state before changing PCI PM levelBenjamin Herrenschmidt1-5/+15
2009-02-08async: use list_move_tailStefan Richter1-2/+1
2009-02-08async: Rename _special -> _domain for clarity.Cornelia Huck3-24/+29
2009-02-08async: Add some documentation.Cornelia Huck1-0/+47
2009-02-08async: Handle kthread_run() return codes.Cornelia Huck1-2/+9
2009-02-08async: Fix running list handling.Cornelia Huck1-2/+2
2009-02-08drm/i915: select framebuffer support automaticallyIngo Molnar2-3/+5
2009-02-08drm/i915: add get_vblank_counter function for GM45Jesse Barnes5-1/+24
2009-02-08drm/i915: capture last_vblank count at IRQ uninstall time tooJesse Barnes1-0/+1
2009-02-08drm/i915: Unlock mutex on i915_gem_fault() error pathChris Wilson1-1/+3
2009-02-08drm/i915: Quiet the message on get/setparam ioctl with an unknown value.Eric Anholt1-2/+2
2009-02-08drm/i915: skip LVDS initialization on Apple Mac MiniPaul Collins1-34/+13
2009-02-08drm/i915: sync SDVO code with stable userland modesetting driverJesse Barnes4-104/+1173
2009-02-08drm/i915: Unref the object after failing to set tiling mode.Chris Wilson1-1/+4
2009-02-08drm/i915: add fence register management to execbufJesse Barnes6-20/+146
2009-02-08drm/i915: Return error from i915_gem_object_get_fence_reg() when failing.Eric Anholt1-7/+13
2009-02-08drm/i915: Set up an MTRR covering the GTT at driver load.Eric Anholt3-11/+25
2009-02-08drm/i915: Skip SDVO/HDMI init when the chipset tells us it's not present.Eric Anholt1-7/+11
2009-02-08drm/i915: Suppress GEM teardown on X Server exit in KMS mode.Eric Anholt1-0/+3
2009-02-08drm/radeon: fix ioremap conflict with AGP mappingsDave Airlie2-4/+9