Age | Commit message (Expand) | Author | Files | Lines |
2009-02-12 | parport: parport_serial, don't bind netmos ibm 0299 | Jiri Slaby | 1 | -0/+5 |
2009-02-12 | writeback: fix break condition | Federico Cuello | 1 | -13/+16 |
2009-02-12 | syscall define: fix uml compile bug | Heiko Carstens | 1 | -14/+14 |
2009-02-12 | ext2/xip: refuse to change xip flag during remount with busy inodes | Carsten Otte | 1 | -3/+6 |
2009-02-12 | cgroups: fix lockdep subclasses overflow | Li Zefan | 2 | -1/+3 |
2009-02-12 | cgroups: add Li Zefan as a maintainer | KOSAKI Motohiro | 1 | -0/+2 |
2009-02-12 | rtc: t reaches -1, tested 0 | Roel Kluin | 1 | -1/+1 |
2009-02-12 | kernel-doc: fix syscall wrapper processing | Randy Dunlap | 1 | -1/+39 |
2009-02-12 | kernel-doc: preferred ending marker and examples | Randy Dunlap | 1 | -3/+4 |
2009-02-12 | memcg: use __GFP_NOWARN in page cgroup allocation | KAMEZAWA Hiroyuki | 1 | -1/+2 |
2009-02-12 | video/framebuffer: move the probe func into .devinit.text in Blackfin LCD driver | Uwe Kleine-Koenig | 1 | -1/+1 |
2009-02-12 | tpm: correct email address for tpm_infineon-driver | Marcel Selhorst | 2 | -4/+4 |
2009-02-12 | mm: fix mlocked page counter mismatch | MinChan Kim | 1 | -1/+2 |
2009-02-12 | ext3: revert "ext3: wait on all pending commits in ext3_sync_fs" | Jan Kara | 1 | -5/+6 |
2009-02-12 | jbd: fix return value of journal_start_commit() | Jan Kara | 1 | -6/+11 |
2009-02-12 | mm: fix dirty_bytes/dirty_background_bytes sysctls on 64bit arches | Sven Wegener | 2 | -3/+4 |
2009-02-12 | gx1fb: properly alloc cmap and plug cmap leak | Andres Salomon | 1 | -6/+11 |
2009-02-12 | gxfb: properly alloc cmap and plug cmap leak | Andres Salomon | 1 | -6/+11 |
2009-02-12 | lxfb: properly alloc cmap in all cases and don't leak the memory | Marco La Porta | 1 | -6/+11 |
2009-02-12 | rtc: update maintainership of pxa rtc driver | Robert Jarzmik | 2 | -1/+7 |
2009-02-12 | migration: migrate_vmas should check "vma" | Daisuke Nishimura | 1 | -1/+1 |
2009-02-11 | Do not account for hugetlbfs quota at mmap() time if mapping [SHM|MAP]_NORESERVE | Mel Gorman | 1 | -20/+33 |
2009-02-11 | iwlwifi: fix suspend/resume and its usage of pci saved state | Reinette Chatre | 2 | -4/+26 |
2009-02-11 | zd1211rw: treat MAXIM_NEW_RF(0x08) as UW2453_RF(0x09) for TP-Link WN322/422G | Hin-Tak Leung | 1 | -0/+1 |
2009-02-11 | zd1211rw: adding 0ace:0xa211 as a ZD1211 device | Hin-Tak Leung | 1 | -0/+1 |
2009-02-11 | mac80211: restrict to AP in outgoing interface heuristic | Johannes Berg | 1 | -0/+2 |
2009-02-11 | ath5k: fix bf->skb==NULL panic in ath5k_tasklet_rx | Bob Copeland | 1 | -32/+53 |
2009-02-11 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -12/+9 |
2009-02-11 | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 10 | -75/+209 |
2009-02-11 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 26 | -125/+207 |
2009-02-11 | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2 | -8/+12 |
2009-02-11 | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 5 | -60/+81 |
2009-02-11 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 1 | -1/+1 |
2009-02-11 | sched: revert recent sync wakeup changes | Peter Zijlstra | 2 | -12/+9 |
2009-02-11 | timers: fix TIMER_ABSTIME for process wide cpu timers | Peter Zijlstra | 2 | -12/+35 |
2009-02-11 | timers: split process wide cpu clocks/timers, fix | Peter Zijlstra | 2 | -28/+15 |
2009-02-11 | [S390] Update default configuration. | Martin Schwidefsky | 1 | -27/+60 |
2009-02-11 | [S390] dasd: fix race in dasd timer handling | Stefan Weinhuber | 1 | -30/+16 |
2009-02-11 | [S390] dasd: bus_id -> dev_name() conversion. | Cornelia Huck | 1 | -1/+1 |
2009-02-11 | [S390] Fix init irq proc build break. | Sachin Sant | 1 | -0/+2 |
2009-02-11 | [S390] vdso: fix per cpu vdso pointer in lowcore | Martin Schwidefsky | 1 | -2/+2 |
2009-02-11 | ptrace, x86: fix the usage of ptrace_fork() | Oleg Nesterov | 1 | -1/+1 |
2009-02-11 | tracing, x86: fix constraint for parent variable | Steven Rostedt | 1 | -5/+4 |
2009-02-11 | Merge branch 'tip/tracing/urgent' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 1 | -3/+5 |
2009-02-11 | ALSA: hda - add id for Intel IbexPeak integrated HDMI codec | Wu Fengguang | 1 | -0/+2 |
2009-02-11 | ALSA: hda - compute checksum in HDMI audio infoframe | Wu Fengguang | 1 | -0/+5 |
2009-02-11 | ALSA: hda - enable HDMI audio pin out at module loading time | Wu Fengguang | 1 | -23/+19 |
2009-02-11 | ALSA: hda - allow multi-channel HDMI audio playback when ELD is not present | Wu Fengguang | 1 | -4/+8 |
2009-02-11 | powerpc/mm: Fix _PAGE_COHERENT support on classic ppc32 HW | Kumar Gala | 1 | -1/+1 |
2009-02-11 | sunhme: Fix Quattro HME irq registration on proble failures | Meelis Roos | 1 | -6/+28 |