aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | pcmcia: fix platform driver hotplug/coldplugKay Sievers2008-04-153-0/+5
| * | | misc: fix platform driver hotplug/coldplugKay Sievers2008-04-154-0/+7
| * | | fbdev: fix /proc/fb oops after module removalAlexey Dobriyan2008-04-151-0/+1
| * | | leds: fix platform driver hotplug/coldplugKay Sievers2008-04-1512-0/+25
| * | | rtc: fix the error in the function of cmos_set_alarmZhao Yakui2008-04-151-3/+2
| * | | mmc: fix platform driver hotplug/coldplugKay Sievers2008-04-156-1/+10
| * | | mm: sparsemem memory_present() fixIngo Molnar2008-04-151-0/+10
| * | | [PARISC] fix signal trampoline cache flushingKyle McMartin2008-04-151-1/+2
| * | | Fix locking bug in "acquire_console_semaphore_for_printk()"Linus Torvalds2008-04-151-2/+15
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6.25Linus Torvalds2008-04-159-2/+7
| |\ \ \
| | * | | sh: export empty_zero_pageAndrew Morton2008-04-162-0/+2
| | * | | sh: arch/sh/kernel/traps_32.c needs asm/fpu.hAndrew Morton2008-04-161-0/+1
| | * | | sh: fix compressed kernel buildManuel Lauss2008-04-162-2/+0
| | * | | sh64: add missing #include <asm/fpu.h>'sAdrian Bunk2008-04-164-0/+4
| | | |/ | | |/|
| * | | JFFS2 Fix of panics caused by wrong condition for hole frag creation in write...Alexey Korolev2008-04-141-1/+1
| * | | locks: fix possible infinite loop in fcntl(F_SETLKW) over nfsJ. Bruce Fields2008-04-141-20/+28
| |/ /
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min...Linus Torvalds2008-04-141-4/+2
| |\ \
| | * | revert "sched: fix fair sleepers"Ingo Molnar2008-04-141-4/+2
| * | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-04-142-3/+3
| |\ \ \
| | * | | [libata] make ali_atapi_dma staticAdrian Bunk2008-04-121-1/+1
| | * | | [libata] sata_svw: fix reversed port countJeff Garzik2008-04-121-2/+2
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-04-1440-116/+250
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | FRV: Correctly determine the address of an illegal instructionDavid Howells2008-04-141-1/+1
| | |_|/ | |/| |
| * | | Linux 2.6.25-rc9Linus Torvalds2008-04-111-1/+1
| * | | Merge branch 'docs' of git://git.lwn.net/linux-2.6Linus Torvalds2008-04-1115-20/+380
| |\ \ \
| | * | | Add additional examples in Documentation/spinlocks.txtMark Fasheh2008-04-111-0/+22
| | * | | Move sched-rt-group.txt to scheduler/J. Bruce Fields2008-04-112-0/+2
| | * | | Documentation: move rpc-cache.txt to filesystems/J. Bruce Fields2008-04-113-2/+2
| | * | | Documentation: move nfsroot.txt to filesystems/J. Bruce Fields2008-04-117-14/+14
| | * | | Spell out behavior of atomic_dec_and_lock() in kerneldocJ. Bruce Fields2008-04-111-0/+3
| | * | | Fix a typo in highres.txtWill Newton2008-03-301-1/+1
| | * | | Fixes to the seq_file documentJan Engelhardt2008-03-301-7/+7
| | * | | Fill out information on patch tags in SubmittingPatchesJonathan Corbet2008-03-301-3/+51
| | * | | Add the seq_file documentationJonathan Corbet2008-03-302-0/+285
| * | | | Fix "$(AS) -traditional" compile breakage caused by asmlinkage_protectHeiko Carstens2008-04-111-0/+3
| * | | | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2008-04-113-16/+15
| |\ \ \ \
| | * | | | i2c-tiny-usb: New VID/PID pairTill Harbaum2008-04-111-4/+8
| | * | | | i2c-davinci: Fix lost interruptTroy Kisky2008-04-111-11/+6
| | * | | | i2c-ibm_iic: Fast mode parm desc fixupPaul Mundt2008-04-111-1/+1
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-04-1126-195/+344
| |\ \ \ \ \
| * \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-04-112-52/+98
| |\ \ \ \ \ \
| | * | | | | | [SPARC]: Fix several regset and ptrace bugs.David S. Miller2008-04-092-52/+98
| * | | | | | | signalfd: fix for incorrect SI_QUEUE user data reportingDavide Libenzi2008-04-111-1/+6
| * | | | | | | pnp: increase number of devices supported per protocolBjorn Helgaas2008-04-111-1/+1
| * | | | | | | md: close a livelock window in handle_parity_checks5Dan Williams2008-04-111-22/+29
| * | | | | | | cciss: error: implicit declaration of function 'sg_init_table'Mike Pagano2008-04-111-0/+1
| * | | | | | | rtc: fix platform driver hotplug/coldplugKay Sievers2008-04-1119-2/+33
| * | | | | | | watchdog: fix platform driver hotplug/coldplugKay Sievers2008-04-1112-0/+20
| * | | | | | | usb host: fix platform driver hotplug/coldplugKay Sievers2008-04-1116-6/+30
| * | | | | | | usb gadget: fix platform driver hotplug/coldplugKay Sievers2008-04-118-2/+11