summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PKT_SCHED]: Reduce branch mispredictions in pfifo_fast_dequeueThomas Graf2005-07-181-4/+3Star
* [PKT_SCHED]: Remove debugging leftover from textsearch ematchThomas Graf2005-07-181-3/+0Star
* [NET PCMCIA]: drivers/net/pcmcia/smc91c92_cs.c : Use of time_after macroMarcelo Feitoza Parisi2005-07-151-1/+2
* [WAN]: drivers/net/wan/: use of time_after macroMarcelo Feitoza Parisi2005-07-155-10/+15
* [CRYPTO]: Fix zero-extension bug on 64-bit architectures.Herbert Xu2005-07-152-4/+4
* [PATCH] Option Card driver update, Maintainer entryMatthias Urlichs2005-07-142-116/+118
* [PATCH] ratelimit the ieee1394 IR legacy activated messagesOlaf Hering2005-07-141-1/+2
* [PATCH] remove EXPORT_SYMBOL for root_devPaolo 'Blaisorblade' Giarrusso2005-07-141-2/+0Star
* [PATCH] uml: hostfs: unuse ROOT_DEVPaolo 'Blaisorblade' Giarrusso2005-07-141-9/+0Star
* [PATCH] uml: allow building as 32-bit binary on 64bit hostPaolo 'Blaisorblade' Giarrusso2005-07-144-21/+31
* [PATCH] uml: reintroduce pcap supportPaolo 'Blaisorblade' Giarrusso2005-07-143-9/+24
* [PATCH] uml: fix hppfs error pathPaolo 'Blaisorblade' Giarrusso2005-07-141-3/+3
* [PATCH] uml: gcc 2.95 fix and Makefile cleanupPaolo 'Blaisorblade' Giarrusso2005-07-142-6/+7
* [PATCH] uml: consolidate modify_ldtPaolo 'Blaisorblade' Giarrusso2005-07-142-52/+67
* [PATCH] uml: workaround host bug in "TT mode vs. NPTL link fix"Paolo 'Blaisorblade' Giarrusso2005-07-142-2/+2
* [PATCH] uml: fix lvalue for gcc4Paolo 'Blaisorblade' Giarrusso2005-07-141-1/+1
* [PATCH] dvb: LGDT3302 QAM lock bug fixMichael Krufky2005-07-141-13/+3Star
* Merge master.kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds2005-07-1416-45/+138
|\
| * Auto merge with /home/aegl/GIT/linusTony Luck2005-07-13591-34072/+40788
| |\
| * | [IA64] Make PCDP work again.David Mosberger-Tang2005-07-131-0/+2
| * | [IA64] fix call of smp_processor_id() by XPC whileDean Nelson2005-07-131-4/+4
| * | [IA64] Altix pcibus_to_node implementationChristoph Lameter2005-07-136-9/+46
| * | [IA64] improve flush_icache_range()Zoltan Menyhart2005-07-132-14/+69
| * | [IA64] remove CONFIG_IA64_SGI_SN_SIMGreg Edwards2005-07-123-16/+1Star
| * | [IA64] pcibus_to_node implementation for IA64Christoph Lameter2005-07-123-2/+16
* | | [PATCH] v850: Align ___start___param to match parameter alignmentMiles Bader2005-07-131-2/+3
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6Linus Torvalds2005-07-137-26/+30
|\ \ \
| * | | [MTD] cfi_cmdset_0002: Plugged a mem leak.Joern Engel2005-07-131-1/+4
| * | | Merge with rsync://fileserver/linuxThomas Gleixner2005-07-13573-33107/+40727
| |\ \ \
| * \ \ \ Merge with rsync://fileserver/linuxTodd Poynor2005-07-13640-10954/+26939
| |\ \ \ \
| * | | | | [JFFS2] Avoid compiler warnings when JFFS2_FS_WRITEBUFFER=nTodd Poynor2005-07-131-1/+3
| * | | | | [JFFS2] Init locks early during mountArtem B. Bityuckiy2005-07-132-9/+11
| * | | | | [JFFS2] Rename function and update commentsArtem B. Bityuckiy2005-07-121-7/+7
| * | | | | [JFFS2] Remove needless variable initializationArtem B. Bityuckiy2005-07-121-2/+1Star
| * | | | | [JFFS2] Avoid alloc/dealloc for zero sized nodesArtem B. Bityuckiy2005-07-121-6/+4Star
| * | | | | [MTD] Make XIP support depend on CONFIG_ARMThomas Gleixner2005-07-121-1/+1
* | | | | | [PATCH] Amiga joystick: Fix typo introduced by the open/close race fixesGeert Uytterhoeven2005-07-131-1/+1
* | | | | | [PATCH] ppc64: add 970MP PVROlof Johansson2005-07-132-16/+37
* | | | | | [PATCH] ppc64: kill bitfields in ppc64 hash codeDavid Gibson2005-07-1311-228/+164Star
* | | | | | [PATCH] ppc32: make -j12 all fails in uImage targetOlaf Hering2005-07-131-1/+6
* | | | | | [PATCH] NFS: procfs/sysctl interfaces for lockd do not work on x86_64Steve Dickson2005-07-131-2/+2
* | | | | | [PATCH] s390: fadvise hint values.Martin Schwidefsky2005-07-133-2/+50
* | | | | | [PATCH] ppc32: fix destroy_context() race conditionGuillaume Autran2005-07-131-0/+2
* | | | | | [PATCH] Fix soft lockup due to NTFS: VFS part and explanationAnton Altaparmakov2005-07-132-6/+42
| |_|_|_|/ |/| | | |
* | | | | [PATCH] inotify: misc cleanupRobert Love2005-07-131-6/+3Star
* | | | | [PATCH] inotify: event orderingRobert Love2005-07-131-1/+1
* | | | | [PATCH] inotify: move sysctlRobert Love2005-07-133-50/+62
* | | | | [PATCH] fix voyager subarchitecture EXPORT_SYMBOL breakage caused by i386_ksy...James Bottomley2005-07-132-0/+7
* | | | | Merge head 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/shaggy/...Linus Torvalds2005-07-138-953/+15Star
|\ \ \ \ \
| * | | | | JFS: Need to be root to create files with security contextIan Dall2005-07-131-2/+2