Age | Commit message (Expand) | Author | Files | Lines |
2009-04-07 | /proc/pid/maps: don't show pgoff of pure ANON VMAs | KAMEZAWA Hiroyuki | 2 | -2/+6 |
2009-04-07 | mm: add /proc controls for pdflush threads | Peter W Morreale | 4 | -12/+72 |
2009-04-07 | mm: fix pdflush thread creation upper bound | Peter W Morreale | 1 | -6/+24 |
2009-04-07 | esp: fix section mismatch warning | Randy Dunlap | 1 | -1/+1 |
2009-04-07 | PCI: Fix oops in pci_vpd_truncate | Anton Vorontsov | 1 | -1/+2 |
2009-04-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 3 | -100/+5 |
2009-04-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-module-an... | Linus Torvalds | 1 | -3/+0 |
2009-04-07 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 36 | -123/+235 |
2009-04-07 | ramfs: fix double freeing s_fs_info on failed mount | Ingo Molnar | 1 | -8/+11 |
2009-04-07 | Revert "module: remove the SHF_ALLOC flag on the __versions section." | Rusty Russell | 1 | -3/+0 |
2009-04-07 | tomoyo: remove "undelete domain" command. | Tetsuo Handa | 3 | -100/+5 |
2009-04-07 | powerpc: Fix oops when loading modules | Paul Mackerras | 1 | -2/+4 |
2009-04-07 | powerpc: Wire up preadv and pwritev | Stephen Rothwell | 2 | -1/+6 |
2009-04-07 | powerpc/ftrace: Fix printf format warning | Michael Ellerman | 1 | -1/+1 |
2009-04-07 | powerpc/ftrace: Fix #if that should be #ifdef | Michael Ellerman | 1 | -1/+1 |
2009-04-07 | powerpc: Fix ptrace compat wrapper for FPU register access | Michael Neuling | 1 | -4/+11 |
2009-04-07 | powerpc: Print information about mapping hw irqs to virtual irqs | Michael Ellerman | 1 | -1/+3 |
2009-04-07 | powerpc: Correct dependency of KEXEC | Geert Uytterhoeven | 1 | -1/+1 |
2009-04-07 | powerpc: Disable VSX or current process in giveup_fpu/altivec | Michael Neuling | 2 | -0/+13 |
2009-04-07 | powerpc/pseries: Enable relay in pseries_defconfig | Anton Blanchard | 1 | -1/+1 |
2009-04-07 | powerpc/pseries: Fix ibm,client-architecture comment | Anton Blanchard | 1 | -1/+1 |
2009-04-07 | powerpc/pseries: Scan for all events in rtasd | Anton Blanchard | 1 | -1/+2 |
2009-04-07 | powerpc/pseries: Add dispatch dispersion statistics | Anton Blanchard | 2 | -1/+17 |
2009-04-07 | powerpc: Clean up some prom printouts | Anton Blanchard | 1 | -4/+4 |
2009-04-07 | powerpc: Print progress of ibm,client-architecture method | Anton Blanchard | 1 | -3/+5 |
2009-04-07 | powerpc: Remove duplicated #include's | Huang Weiyi | 2 | -2/+0 |
2009-04-07 | powerpc/pmac: Fix internal modem IRQ on Wallstreet PowerBook | Benjamin Herrenschmidt | 1 | -0/+15 |
2009-04-07 | powerpc/wdrtas: Update wdrtas_get_interval to use rtas_data_buf | Mark Nelson | 1 | -2/+11 |
2009-04-07 | Merge branch 'next' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powe... | Paul Mackerras | 19 | -97/+139 |
2009-04-07 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 200 | -3343/+18702 |
2009-04-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 28 | -14190/+17751 |
2009-04-07 | b44: Use kernel DMA addresses for the kernel DMA API | Michael Buesch | 1 | -1/+1 |
2009-04-07 | forcedeth: Fix resume from hibernation regression. | Ed Swierk | 1 | -0/+3 |
2009-04-07 | cx231xx: Convert to snd_card_create() | Mauro Carvalho Chehab | 1 | -3/+4 |
2009-04-07 | V4L/DVB (11440): PWC: fix build error when CONFIG_INPUT=m | Randy Dunlap | 1 | -1/+1 |
2009-04-07 | V4L/DVB (11439): UVC: uvc_status_cleanup(): undefined reference to `input_unr... | Randy Dunlap | 1 | -1/+1 |
2009-04-07 | V4L/DVB (11438): au0828: fix Kconfig dependance | Alexander Beregalov | 1 | -0/+1 |
2009-04-07 | V4L/DVB (11437): pvrusb2: Drop client_register/unregister stubs | Jean Delvare | 1 | -12/+0 |
2009-04-07 | V4L/DVB (11436): radio-mr800: convert to to v4l2_device | Alexey Klimov | 1 | -54/+31 |
2009-04-07 | V4L/DVB (11435): dsbr100 radio: convert to to v4l2_device | Alexey Klimov | 1 | -52/+36 |
2009-04-07 | V4L/DVB: zr364xx: remove unused #include <version.h> | Huang Weiyi | 1 | -1/+0 |
2009-04-07 | V4L/DVB: usbvision: remove unused #include <version.h> | Huang Weiyi | 1 | -1/+0 |
2009-04-07 | V4L/DVB (11427): gspca - m5602: Minor cleanups | Erik Andr?n | 1 | -17/+1 |
2009-04-07 | V4L/DVB (11426): gspca - m5602: Don't touch hflip/vflip register on Read/Modi... | Erik Andr?n | 1 | -13/+3 |
2009-04-07 | V4L/DVB (11425): gspca - m5602: Move the vflip quirk to probe stage. | Erik Andr?n | 2 | -21/+46 |
2009-04-07 | V4L/DVB (11424): gspca - m5602-ov9650: Use the local ctrl cache. Adjust image... | Erik Andr?n | 1 | -96/+93 |
2009-04-07 | V4L/DVB (11423): gspca - m5602-ov9650: Add a disconnect hook, setup a ctrl ca... | Erik Andr?n | 5 | -9/+54 |
2009-04-07 | V4L/DVB (11422): gspca - m5602-ov9650: Replace a magic constant with a define | Erik Andr?n | 1 | -1/+1 |
2009-04-07 | V4L/DVB (11421): gspca - m5602-ov9650: Synthesize modesetting. | Erik Andr?n | 3 | -128/+76 |
2009-04-07 | V4L/DVB (11420): gspca - m5602: Improve error handling in the ov9650 driver | Erik Andr?n | 1 | -5/+17 |