summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MAINTAINERS: correctionsAlan Cox2007-06-091-13/+4Star
* checkpatch: produce fewer lines of outputRandy Dunlap2007-06-091-2/+2
* reiserfs: mailing list has movedJeff Mahoney2007-06-091-1/+1
* x86_64: oops_begin() fixAndrew Morton2007-06-091-1/+2
* fix sysrq-m oopsBob Picco2007-06-091-0/+2
* pi-futex: fix exit races and locking problemsAlexey Kuznetsov2007-06-093-111/+183
* rt-mutex: fix chain walk early wakeup bugThomas Gleixner2007-06-091-0/+13
* rt-mutex: fix stale return valueThomas Gleixner2007-06-091-2/+9
* sata_promise: use TF interface for polling NODATA commandsTejun Heo2007-06-091-3/+6
* isdn/diva: fix section mismatchRandy Dunlap2007-06-091-1/+1
* uml: get declaration of simple_strtoulJeff Dike2007-06-094-22/+20Star
* Char: stallion, proper fail return valuesJiri Slaby2007-06-091-1/+5
* Char: stallion, alloc tty before pci devices initJiri Slaby2007-06-091-39/+34Star
* Char: stallion, don't fail with less than max panelsJiri Slaby2007-06-091-1/+1
* Move three functions that are only needed for CONFIG_MEMORY_HOTPLUGStephen Rothwell2007-06-091-21/+21
* Documentation/atomic_ops.txt typo fixRatnadeep Joshi2007-06-091-1/+1
* uml: fix kernel stack size on x86_64Jeff Dike2007-06-091-0/+1
* SLUB: return ZERO_SIZE_PTR for kmalloc(0)Christoph Lameter2007-06-092-16/+35
* potential parse error in ifdef part 3Yoann Padioleau2007-06-095-9/+9
* slab: fix alien cache handlingChristoph Lameter2007-06-091-1/+1
* mount -t tmpfs -o mpol=: check nodes onlineHugh Dickins2007-06-092-5/+7
* update feature-removal-schedule.txt to include deprecated functionsAndy Whitcroft2007-06-091-0/+1
* document Acked-by:Andrew Morton2007-06-091-1/+25
* loop: preallocate eight loop devicesKen Chen2007-06-091-18/+82
* nommu: report correct errno in messageGreg Ungerer2007-06-091-1/+1
* m68knommu: fix ColdFire timer off by 1Greg Ungerer2007-06-091-4/+6
* update checkpatch.pl to version 0.03Andy Whitcroft2007-06-091-84/+245
* RAMFS NOMMU: missed POSIX UID/GID inode attribute checkingBryan Wu2007-06-081-0/+5
* Merge git://git.linux-xtensa.org/kernel/xtensa-feedLinus Torvalds2007-06-0826-783/+475Star
|\
| * Xtensa: use asm-generic/fcntl.hStephen Rothwell2007-06-011-99/+1Star
| * [XTENSA] Remove non-rt signal handlingChris Zankel2007-06-018-524/+350Star
| * [XTENSA] Move common sections into bss sectionsChris Zankel2007-06-011-8/+11
| * [XTENSA] clean-up header filesChris Zankel2007-06-0110-63/+50Star
| * [XTENSA] Use generic 64-bit divisionChris Zankel2007-06-011-12/+3Star
| * [XTENSA] Remove multi-exported symbols from xtensa_ksyms.cChris Zankel2007-06-011-11/+0Star
| * [XTENSA] fix sources using deprecated assembler directiveChris Zankel2007-06-012-32/+34
| * [XTENSA] Spelling fixes in arch/xtensaChris Zankel2007-06-013-3/+3
| * [XTENSA] fix bit operations in bitops.hChris Zankel2007-06-011-34/+26Star
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds2007-06-083-60/+65
|\ \
| * | [SPARC64]: Fix SBUS IRQ regression caused by PCI-E driver.David S. Miller2007-06-082-54/+54
| * | [SPARC64]: Fix 2 bugs in PCI Sabre bus scanning.David S. Miller2007-06-081-6/+11
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-06-0863-655/+748
|\ \ \
| * | | xfrm: Add security check before flushing SAD/SPDJoy Latten2007-06-075-13/+121
| * | | [NET_SCHED]: Fix filter double freePatrick McHardy2007-06-072-3/+6
| * | | [NET]: Avoid duplicate netlink notification when changing link stateThomas Graf2007-06-071-3/+5
| * | | [UDP]: Revert 2-pass hashing changes.David S. Miller2007-06-078-212/+78Star
| * | | [AF_UNIX]: Fix stream recvmsg() race.Miklos Szeredi2007-06-071-3/+10
| * | | [NETFILTER]: nf_conntrack_amanda: fix textsearch_prepare() error checkAkinobu Mita2007-06-071-6/+6
| * | | [NETFILTER]: ip_tables: fix compat related crashDmitry Mishin2007-06-072-18/+83
| * | | [NETFILTER]: nf_conntrack: fix helper module unload racesPatrick McHarrdy2007-06-077-29/+61