summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* SUNRPC: don't call flush_dcache_page() with an invalid pointerTrond Myklebust2008-04-091-3/+6
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2008-04-083-9/+13
|\
| * SELinux: more GFP_NOFS fixups to prevent selinux from re-entering the fs codeStephen Smalley2008-04-083-9/+13
* | pvrusb2: fix broken build due to patch order dependencyMichael Krufky2008-04-081-0/+4
|/
* Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/ralf...Linus Torvalds2008-04-074-2/+48
|\
| * [MIPS] Handle aliases in vmalloc correctly.Ralf Baechle2008-04-074-2/+48
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-04-071-1/+1
|\ \
| * | siimage: fix kernel oops on PPC 44xSergei Shtylyov2008-04-071-1/+1
| |/
* | virtio_net: remove overzealous printkAnthony Liguori2008-04-071-1/+0Star
* | Revert "smc91x: fix build breakage from the SMC_GET_MAC_ADDR API upgrade"Linus Torvalds2008-04-071-4/+4
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds2008-04-073-50/+16Star
|\
| * x86: fix 64-bit asm NOPS for CONFIG_GENERIC_CPUSuresh Siddha2008-04-071-10/+10
| * x86: fix call to set_cyc2ns_scale() from time_cpufreq_notifier()Karsten Wiese2008-04-072-6/+2Star
| * revert "x86: tsc prevent time going backwards"Ingo Molnar2008-04-072-34/+4Star
* | virtio: remove overzealous BUG_ON.Rusty Russell2008-04-072-4/+4
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-04-0711-60/+281
|\
| * Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller2008-04-053-8/+5Star
| |\
| | * fix endian lossage in forcedethAl Viro2008-04-041-3/+2Star
| | * net/tokenring/olympic.c section fixesAdrian Bunk2008-04-041-3/+3
| | * net: marvell.c fix sparse shadowed variable warningHarvey Harrison2008-04-041-2/+0Star
| * | [VLAN]: Fix egress priority mappings leak.Pavel Emelyanov2008-04-041-0/+15
| |/
| * [TG3]: Add PHY workaround for 5784Matt Carlson2008-04-042-14/+219
| * [NET]: srandom32 fixes for networking v2Andi Kleen2008-04-031-4/+9
| * [IPV6]: Fix refcounting for anycast dst entries.Denis V. Lunev2008-04-031-7/+2Star
| * [IPV6]: inet6_dev on loopback should be kept until namespace stop.Denis V. Lunev2008-04-031-1/+1
| * [IPV6]: Event type in addrconf_ifdown is mis-used.Denis V. Lunev2008-04-031-5/+5
| * [ICMP]: Ensure that ICMP relookup maintains status quoHerbert Xu2008-04-032-21/+25
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-04-072-22/+116
|\ \
| * | [SPARC64]: Fix user accesses in regset code.David S. Miller2008-04-041-21/+115
| * | [SPARC64]: Fix FPU saving in 64-bit signal handling.David S. Miller2008-04-041-1/+1
* | | Merge branch 'pci_id_updates' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-04-071-0/+35
|\ \ \
| * | | V4L/DVB (7497): pvrusb2: add new usb pid for 73xxx modelsMichael Krufky2008-04-061-0/+33
| * | | V4L/DVB (7496): pvrusb2: add new usb pid for 75xxx modelsMichael Krufky2008-04-061-0/+2
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds2008-04-073-2/+15
|\ \ \ \
| * | | | V4L/DVB (7499): v4l/dvb Kconfig: Fix bugzilla #10067Mauro Carvalho Chehab2008-04-061-0/+3
| * | | | V4L/DVB (7495): s5h1409: fix blown-away bit in function s5h1409_set_gpioMichael Krufky2008-04-061-1/+1
| * | | | V4L/DVB (7460): bttv: Bt832 - fix possible NULL pointer derefCyrill Gorcunov2008-04-061-1/+11
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2008-04-071-0/+2
|\ \ \ \
| * | | | [WATCHDOG] it8712f_wdt Zero MSB timeout byte when disabling watchdogAndrew Paprocki2008-04-061-0/+2
| |/ / /
* | | | Fix booting pentium+ with dodgy TSCRusty Russell2008-04-071-8/+0Star
* | | | fix IS_I9XX macro in i915 DRM driverJesse Barnes2008-04-071-2/+2
* | | | scsi: fix sense_slab/bio swapping livelockHugh Dickins2008-04-071-10/+12
* | | | Revert "ACPI: Ignore _BQC object when registering backlight device"Linus Torvalds2008-04-051-1/+1
|/ / /
* | | Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/ralf...Linus Torvalds2008-04-052-2/+3
|\ \ \
| * | | [MIPS] Make KGDB compile on UPSergei Shtylyov2008-04-041-1/+2
| * | | [MIPS] Pb1200: Fix header breakageSergei Shtylyov2008-04-041-1/+1
* | | | ipmi: change device node ordering to reflect probe orderCarol Hebert2008-04-041-1/+1
* | | | mtd: fix broken state in CFI driver caused by FL_SHUTDOWNAlexey Korolev2008-04-041-5/+5
* | | | memory controller: make memory resource control aware of boot optionsBalbir Singh2008-04-041-0/+17
* | | | cgroups: add cgroup support for enabling controllers at boot timePaul Menage2008-04-043-5/+42