aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-04-09[IA64] arch/ia64/kernel/: use time_* macrosS.Caglar Onur3-3/+6
2008-04-09[IA64] remove redundant display of free swap space in show_mem()Johannes Weiner2-4/+0
2008-04-09[IA64] make IOMMU respect the segment boundary limitsFUJITA Tomonori2-17/+42
2008-04-09[IA64] kprobes: kprobe-booster for ia64Masami Hiramatsu2-27/+113
2008-04-09[IA64] fix getpid and set_tid_address fast system calls for pid namespacesPavel Emelyanov2-4/+37
2008-04-09[IA64] Replace explicit jiffies tests with time_* macros.Robert P. J. Day2-5/+5
2008-04-09[IA64] use goto to jump out do/while_each_threadLi Zefan1-2/+2
2008-04-09[IA64] Fix unlock ordering in smp_callinAlan D. Brunelle1-1/+1
2008-04-09[IA64] pgd_offset() constfication.KOSAKI Motohiro1-1/+1
2008-04-09[IA64] kdump: crash.c coding style fixHidetoshi Seto1-26/+26
2008-04-09[IA64] kdump: add kdump_on_fatal_mcaHidetoshi Seto2-13/+24
2008-04-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds3-9/+13
2008-04-07pvrusb2: fix broken build due to patch order dependencyMichael Krufky1-0/+4
2008-04-08SELinux: more GFP_NOFS fixups to prevent selinux from re-entering the fs codeStephen Smalley3-9/+13
2008-04-07Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/ralf...Linus Torvalds4-2/+48
2008-04-07[MIPS] Handle aliases in vmalloc correctly.Ralf Baechle4-2/+48
2008-04-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds1-1/+1
2008-04-07siimage: fix kernel oops on PPC 44xSergei Shtylyov1-1/+1
2008-04-07virtio_net: remove overzealous printkAnthony Liguori1-1/+0
2008-04-07Revert "smc91x: fix build breakage from the SMC_GET_MAC_ADDR API upgrade"Linus Torvalds1-4/+4
2008-04-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds3-50/+16
2008-04-07virtio: remove overzealous BUG_ON.Rusty Russell2-4/+4
2008-04-07x86: fix 64-bit asm NOPS for CONFIG_GENERIC_CPUSuresh Siddha1-10/+10
2008-04-07x86: fix call to set_cyc2ns_scale() from time_cpufreq_notifier()Karsten Wiese2-6/+2
2008-04-07revert "x86: tsc prevent time going backwards"Ingo Molnar2-34/+4
2008-04-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds11-60/+281
2008-04-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2-22/+116
2008-04-06Merge branch 'pci_id_updates' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+35
2008-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds3-2/+15
2008-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds1-0/+2
2008-04-06Fix booting pentium+ with dodgy TSCRusty Russell1-8/+0
2008-04-06fix IS_I9XX macro in i915 DRM driverJesse Barnes1-2/+2
2008-04-06scsi: fix sense_slab/bio swapping livelockHugh Dickins1-10/+12
2008-04-06V4L/DVB (7497): pvrusb2: add new usb pid for 73xxx modelsMichael Krufky1-0/+33
2008-04-06V4L/DVB (7496): pvrusb2: add new usb pid for 75xxx modelsMichael Krufky1-0/+2
2008-04-06V4L/DVB (7499): v4l/dvb Kconfig: Fix bugzilla #10067Mauro Carvalho Chehab1-0/+3
2008-04-06V4L/DVB (7495): s5h1409: fix blown-away bit in function s5h1409_set_gpioMichael Krufky1-1/+1
2008-04-06V4L/DVB (7460): bttv: Bt832 - fix possible NULL pointer derefCyrill Gorcunov1-1/+11
2008-04-06[WATCHDOG] it8712f_wdt Zero MSB timeout byte when disabling watchdogAndrew Paprocki1-0/+2
2008-04-05Revert "ACPI: Ignore _BQC object when registering backlight device"Linus Torvalds1-1/+1
2008-04-04Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/ralf...Linus Torvalds2-2/+3
2008-04-04Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller3-8/+5
2008-04-04ipmi: change device node ordering to reflect probe orderCarol Hebert1-1/+1
2008-04-04mtd: fix broken state in CFI driver caused by FL_SHUTDOWNAlexey Korolev1-5/+5
2008-04-04memory controller: make memory resource control aware of boot optionsBalbir Singh1-0/+17
2008-04-04cgroups: add cgroup support for enabling controllers at boot timePaul Menage3-5/+42
2008-04-04[MIPS] Make KGDB compile on UPSergei Shtylyov1-1/+2
2008-04-04[MIPS] Pb1200: Fix header breakageSergei Shtylyov1-1/+1
2008-04-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds12-82/+123
2008-04-04m68k: update defconfigs for 2.6.25Geert Uytterhoeven11-4160/+5747