summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | [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
* | | | | | spi: fix platform driver hotplug/coldplugKay Sievers2008-04-1114-7/+31
* | | | | | eventfd/kaio integration fixDavide Libenzi2008-04-111-8/+9
* | | | | | rtc: rtc-s35390a.c needs the bitreverse libraryRandy Dunlap2008-04-111-0/+1
* | | | | | cgroups: include hierarchy ids in /proc/<pid>/cgroupPaul Menage2008-04-111-0/+1
| |_|/ / / |/| | | |
* | | | | Add commentary about the new "asmlinkage_protect()" macroLinus Torvalds2008-04-102-0/+24
* | | | | asmlinkage_protect sys_io_geteventsRoland McGrath2008-04-101-0/+1
* | | | | asmlinkage_protect replaces prevent_tail_callRoland McGrath2008-04-106-22/+44
* | | | | x86: Simplify cpu_idle_waitVenki Pallipadi2008-04-102-72/+22
* | | | | lzo: fix typo in decompressorHarvey Harrison2008-04-101-1/+1
* | | | | FRV: Don't make smp_{r, w, }mb() interpolate MEMBAR when CONFIG_SMP=n [try #2]David Howells2008-04-101-6/+15
* | | | | FRV: Make NOMMU-mode work with base addresses other than 0xC0000000 [try #2]David Howells2008-04-102-8/+1
* | | | | FRV: Add support for emulation of userspace atomic ops [try #2]David Howells2008-04-104-1/+268
* | | | | FRV: Move STACK_TOP_MAX up [try #2]David Howells2008-04-101-1/+1
* | | | | FRV: Handle update_mmu_cache() being called when current->mm is NULL [try #2]David Howells2008-04-101-5/+14
* | | | | Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6Linus Torvalds2008-04-1021-148/+153
|\ \ \ \ \
| * | | | | [XFS] Ensure "both" features2 slots are consistentEric Sandeen2008-04-102-15/+29
| * | | | | [XFS] Fix superblock features2 field alignment problemDavid Chinner2008-04-102-9/+62
| * | | | | [XFS] remove shouting-indirection macros from xfs_sb.hEric Sandeen2008-04-1021-138/+76
* | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-04-102-28/+12
|\ \ \ \ \ \
| * | | | | | cfq-iosched: do not leak ioc_data across iosched switchesFabio Checconi2008-04-101-3/+6
| * | | | | | splice: fix infinite loop in generic_file_splice_read()Jens Axboe2008-04-101-25/+6
| | |_|_|_|/ | |/| | | |
* | | | | | HFS+: fix unlink of linksRoman Zippel2008-04-101-8/+15
|/ / / / /
* | | | | pop previous section in alternative.cSteven Rostedt2008-04-091-4/+8
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2008-04-091-4/+4
|\ \ \ \ \
| * | | | | SELinux: don't BUG if fs reuses a superblockEric Paris2008-04-101-4/+4
| |/ / / /
* | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-04-092-4/+1
|\ \ \ \ \
| * | | | | ata/sata_fsl: Remove unused variable in sata_fsl_probeJohann Felix Soden2008-04-091-3/+0
| * | | | | pata_sil680: Fix build on arch/ppcBenjamin Herrenschmidt2008-04-091-1/+1
| |/ / / /
* | | | | Merge branch 'hotfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2008-04-084-7/+11
|\ \ \ \ \
| * | | | | SUNRPC: Fix a memory leak in rpc_create()Chuck Lever2008-04-081-4/+0
| * | | | | fix bug - executing FDPIC ELF on NFS mount triggers BUG() at mm/nommu.c:862:/...Bryan Wu2008-04-081-0/+4
| * | | | | NFS: initialize flags field in nfs_open_contextJeff Layton2008-04-081-0/+1
| * | | | | SUNRPC: don't call flush_dcache_page() with an invalid pointerTrond Myklebust2008-04-081-3/+6
| |/ / / /
* | | | | mtd/chips: add missing set_current_state() to cfi_{amdstd,staa}_sync()Dmitry Adamushko2008-04-082-0/+2
* | | | | spi: spi_bfin5xx: remove unused labelMichael Hennerich2008-04-081-1/+0
* | | | | spi: documentation tweaksDavid Brownell2008-04-081-1/+14
* | | | | spi: spi_bfin5xx: fix probe() sequencingVitja Makarov2008-04-081-6/+6
* | | | | spi: spi_bfin5xx build fixMike Frysinger2008-04-081-2/+2
* | | | | acpi: fix "buggy BIOS check" when CPUs are hot removedAlok Kataria2008-04-081-1/+1
* | | | | es1968: fix sleep-while-holding-lock bugArjan van de Ven2008-04-081-1/+13
* | | | | memcg: fix node_state handlingKAMEZAWA Hiroyuki2008-04-081-5/+4
OpenPOWER on IntegriCloud