summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-07-15[PATCH] Add try_to_freeze() to rt-test kthreadsLuca Tettamanti1-0/+1
2006-07-15[PATCH] lockdep: annotate the BLKPG_DEL_PARTITION ioctlArjan van de Ven1-2/+2
2006-07-15[PATCH] RTC subsystem, Add ISL1208 supportHerbert Valerio Riedel4-0/+603
2006-07-15[PATCH] ramdisk blocksize Kconfig entryNathan Scott2-1/+11
2006-07-15[PATCH] Update ramdisk documentationNathan Scott1-6/+6
2006-07-15[PATCH] nommu: export two symbols for drivers to useLuke Yang1-0/+2
2006-07-15[PATCH] hdrinstall: remove asm/io.h from user visibilityDavid Woodhouse1-3/+0
2006-07-15[PATCH] hdrinstall: remove asm/atomic.h from user visibilityDavid Woodhouse1-1/+1
2006-07-15[PATCH] hdrinstall: remove asm/irq.h from user visibilityDavid Woodhouse1-1/+1
2006-07-15[PATCH] del_timer_sync(): add cpu_relax()Andrew Morton1-0/+1
2006-07-15[PATCH] remove kernel/kthread.c:kthread_stop_sem()Adrian Bunk2-23/+2
2006-07-15[PATCH] null-terminate over-long /proc/kallsyms symbolsAndreas Gruenbacher3-15/+10
2006-07-15[PATCH] uml: header formatting cleanupsJeff Dike1-34/+34
2006-07-15[PATCH] uml: tidy biarch gcc supportJeff Dike2-2/+1
2006-07-15[PATCH] uml: tidy longjmp macroJeff Dike4-18/+13
2006-07-15[PATCH] i386: remove redundant might_sleep() in user accessors.Vadim Lobanov1-2/+0
2006-07-15[PATCH] i386 kexec: allow the kexec on panic support to compile on voyagerEric W. Biederman1-1/+1
2006-07-15[PATCH] Fix a memory leak in the i386 setup codeCatalin Marinas1-1/+4
2006-07-15[PATCH] i386: handle_BUG(): don't print garbage if debug info unavailableChuck Ebbert1-20/+20
2006-07-15[PATCH] ia64: race flushing icache in COW pathAnil Keshavamurthy1-1/+1
2006-07-15[PATCH] mm: fix oom roll-back of __vmalloc_area_nodeJan Kiszka2-3/+5
2006-07-15[PATCH] IB/core: use correct gfp_mask in sa_queryMichael S. Tsirkin1-5/+5
2006-07-15[PATCH] fmr pool: remove unnecessary pointer dereferenceMichael S. Tsirkin4-7/+7
2006-07-15[PATCH] IB/cm: set private data length for reject messagesIra Weiny1-0/+1
2006-07-15[PATCH] srp: fix fmr error handlingVu Pham1-0/+1
2006-07-15[PATCH] IB/addr: gid structure alignment fixMichael S. Tsirkin2-14/+17
2006-07-15[PATCH] IB/cm: drop REQ when out of memoryMichael S. Tsirkin1-3/+18
2006-07-15[PATCH] IB/mthca: comment fixMichael S. Tsirkin1-7/+6
2006-07-15[PATCH] IB/mthca: fix static rate returned by mthca_ah_queryJack Morgenstein1-2/+3
2006-07-15[PATCH] struct file leakageKirill Korotaev1-1/+7
2006-07-15Relax /proc fix a bitLinus Torvalds1-1/+2
2006-07-15[CRYPTO] padlock: Fix alignment after aes_ctx rearrangeMichal Ludvig1-2/+7
2006-07-15[SPARC64] Fix PSYCHO PCI controler init.Marc Zyngier1-1/+2
2006-07-15[SPARC64] psycho: Fix pbm->name handling in pbm_register_toplevel_resources()David S. Miller1-3/+0
2006-07-15[SERIAL] sunsab: Fix significant typo in sab_probe()David S. Miller1-1/+1
2006-07-15[SERIAL] sunsu: Report keyboard and mouse ports in kernel log.David S. Miller1-0/+5
2006-07-15[SPARC64]: Make sure IRQs are disabled properly during early boot.David S. Miller2-9/+6
2006-07-15Fix nasty /proc vulnerabilityLinus Torvalds1-0/+1
2006-07-15[VLAN]: __vlan_hwaccel_rx can use the faster ether_compare_addrStephen Hemminger1-2/+3
2006-07-15[PKT_SCHED] HTB: initialize upper bound properlyStephen Hemminger1-2/+2
2006-07-15[IPV4]: Clear skb cb on IP inputStephen Hemminger1-0/+3
2006-07-14[NET]: Update frag_list in pskb_trimHerbert Xu1-26/+65
2006-07-14Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds216-3239/+3041
2006-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds1-0/+1
2006-07-14Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds1-4/+2
2006-07-14Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds5-7/+25
2006-07-14Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds16-102/+269
2006-07-14[PATCH] revert slab.c locking changeIngo Molnar1-9/+0
2006-07-14[MIPS] sparsemem: fix crash in show_memAtsushi Nemoto1-0/+2
2006-07-14[MIPS] vr41xx: Update workpad setup functionYoichi Yuasa2-48/+10