summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | iwlwifi: fix suspend/resume and its usage of pci saved stateReinette Chatre2009-02-112-4/+26
| * | | | | zd1211rw: treat MAXIM_NEW_RF(0x08) as UW2453_RF(0x09) for TP-Link WN322/422GHin-Tak Leung2009-02-111-0/+1
| * | | | | zd1211rw: adding 0ace:0xa211 as a ZD1211 deviceHin-Tak Leung2009-02-111-0/+1
| * | | | | mac80211: restrict to AP in outgoing interface heuristicJohannes Berg2009-02-111-0/+2
| * | | | | ath5k: fix bf->skb==NULL panic in ath5k_tasklet_rxBob Copeland2009-02-111-32/+53
| * | | | | sunhme: Fix Quattro HME irq registration on proble failuresMeelis Roos2009-02-101-6/+28
| * | | | | fore200: fix oops on failed firmware loadMeelis Roos2009-02-101-2/+2
| * | | | | pkt_sched: type should be __u32 in headerChuck Ebbert2009-02-101-1/+1
| * | | | | Phonet: do not compute unused valueRémi Denis-Courmont2009-02-101-1/+1
| * | | | | Phonet: fix double free in GPRS outbound packet error pathRémi Denis-Courmont2009-02-101-1/+0
| * | | | | mdio-gpio: Add mdc pin direction initializationPaulius Zaleckas2009-02-101-0/+2
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2009-02-123-0/+3
|\ \ \ \ \ \
| * | | | | | mm: Export symbol ksize()Kirill A. Shutemov2009-02-123-0/+3
* | | | | | | Fix page writeback thinko, causing Berkeley DB slowdownNick Piggin2009-02-121-1/+1
|/ / / / / /
* | | | | | Merge git://git.infradead.org/users/cbou/battery-2.6.29Linus Torvalds2009-02-111-1/+2
|\ \ \ \ \ \
| * | | | | | pcf50633_charger: Fix typoBalaji Rao2009-02-021-1/+2
* | | | | | | w1: w1 temp calculation overflow fixIan Dall2009-02-111-1/+1
* | | | | | | nbd: fix I/O hang on disconnected nbdsPaul Clements2009-02-111-0/+9
* | | | | | | mm: rearrange exit_mmap() to unlock before arch_exit_mmapJeremy Fitzhardinge2009-02-111-4/+6
* | | | | | | parport: parport_serial, don't bind netmos ibm 0299Jiri Slaby2009-02-111-0/+5
* | | | | | | writeback: fix break conditionFederico Cuello2009-02-111-13/+16
* | | | | | | syscall define: fix uml compile bugHeiko Carstens2009-02-111-14/+14
* | | | | | | ext2/xip: refuse to change xip flag during remount with busy inodesCarsten Otte2009-02-111-3/+6
* | | | | | | cgroups: fix lockdep subclasses overflowLi Zefan2009-02-112-1/+3
* | | | | | | cgroups: add Li Zefan as a maintainerKOSAKI Motohiro2009-02-111-0/+2
* | | | | | | rtc: t reaches -1, tested 0Roel Kluin2009-02-111-1/+1
* | | | | | | kernel-doc: fix syscall wrapper processingRandy Dunlap2009-02-111-1/+39
* | | | | | | kernel-doc: preferred ending marker and examplesRandy Dunlap2009-02-111-3/+4
* | | | | | | memcg: use __GFP_NOWARN in page cgroup allocationKAMEZAWA Hiroyuki2009-02-111-1/+2
* | | | | | | video/framebuffer: move the probe func into .devinit.text in Blackfin LCD driverUwe Kleine-Koenig2009-02-111-1/+1
* | | | | | | tpm: correct email address for tpm_infineon-driverMarcel Selhorst2009-02-112-4/+4
* | | | | | | mm: fix mlocked page counter mismatchMinChan Kim2009-02-111-1/+2
* | | | | | | ext3: revert "ext3: wait on all pending commits in ext3_sync_fs"Jan Kara2009-02-111-5/+6
* | | | | | | jbd: fix return value of journal_start_commit()Jan Kara2009-02-111-6/+11
* | | | | | | mm: fix dirty_bytes/dirty_background_bytes sysctls on 64bit archesSven Wegener2009-02-112-3/+4
* | | | | | | gx1fb: properly alloc cmap and plug cmap leakAndres Salomon2009-02-111-6/+11
* | | | | | | gxfb: properly alloc cmap and plug cmap leakAndres Salomon2009-02-111-6/+11
* | | | | | | lxfb: properly alloc cmap in all cases and don't leak the memoryMarco La Porta2009-02-111-6/+11
* | | | | | | rtc: update maintainership of pxa rtc driverRobert Jarzmik2009-02-112-1/+7
* | | | | | | migration: migrate_vmas should check "vma"Daisuke Nishimura2009-02-111-1/+1
* | | | | | | Do not account for hugetlbfs quota at mmap() time if mapping [SHM|MAP]_NORESERVEMel Gorman2009-02-111-20/+33
* | | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-02-112-12/+9
|\ \ \ \ \ \ \
| * | | | | | | sched: revert recent sync wakeup changesPeter Zijlstra2009-02-112-12/+9
* | | | | | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-02-1110-75/+209
|\ \ \ \ \ \ \ \
| * | | | | | | | timers: fix TIMER_ABSTIME for process wide cpu timersPeter Zijlstra2009-02-112-12/+35
| * | | | | | | | timers: split process wide cpu clocks/timers, fixPeter Zijlstra2009-02-112-28/+15
| * | | | | | | | x86: clean up hpet timer reinitPavel Emelyanov2009-02-061-2/+10
| * | | | | | | | timers: split process wide cpu clocks/timers, remove spurious warningIngo Molnar2009-02-061-2/+0
| * | | | | | | | timers: split process wide cpu clocks/timersPeter Zijlstra2009-02-055-54/+155
| * | | | | | | | signal: re-add dead task accumulation stats.Peter Zijlstra2009-02-054-6/+18
OpenPOWER on IntegriCloud