Age | Commit message (Expand) | Author | Files | Lines |
2006-01-12 | [PATCH] x86_64: Handle unknown node (-1) in alloc_pages_node | Andi Kleen | 1 | -0/+4 |
2006-01-12 | [PATCH] x86_64: Generalize DMI and enable for x86-64 | Andi Kleen | 1 | -1/+4 |
2006-01-12 | [PATCH] x86_64: Minor GFP_DMA32 comment fix | Andi Kleen | 1 | -1/+1 |
2006-01-12 | [PATCH] move capable() to capability.h | Randy.Dunlap | 3 | -4/+4 |
2006-01-12 | [PATCH] uninline capable() | Ingo Molnar | 1 | -12/+1 |
2006-01-12 | [PATCH] kprobes: fix unloading of self probed module | Keshavamurthy Anil S | 1 | -0/+3 |
2006-01-12 | [PATCH] mm: gfp_atomic comments | Paul Jackson | 1 | -0/+1 |
2006-01-11 | [PATCH] fix/simplify mutex debugging code | David Woodhouse | 3 | -3/+3 |
2006-01-11 | [MUTEX]: linux/mutex.h needs linux/linkage.h too | David S. Miller | 1 | -0/+1 |
2006-01-11 | [PARISC] Add __read_mostly section for parisc | Helge Deller | 1 | -1/+1 |
2006-01-10 | [NETFILTER]: Remove unused function from NAT protocol helpers | Patrick McHardy | 1 | -7/+0 |
2006-01-10 | [NETFILTER]: net/ipv[46]/netfilter.c cleanups | Patrick McHardy | 1 | -0/+5 |
2006-01-10 | [PATCH] rcu: join rcu_ctrlblk and rcu_state | Oleg Nesterov | 1 | -0/+4 |
2006-01-10 | [PATCH] Work around ppc64 compiler bug | Anton Blanchard | 1 | -1/+7 |
2006-01-10 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 1 | -0/+2 |
2006-01-10 | [PATCH] include/linux/sched.h: no need to guard the normalize_rt_tasks() prot... | Adrian Bunk | 1 | -4/+0 |
2006-01-10 | [PATCH] char/isicom: More whitespaces and coding style | Jiri Slaby | 1 | -11/+10 |
2006-01-10 | [PATCH] char/isicom: Firmware loading | Jiri Slaby | 1 | -35/+0 |
2006-01-10 | [PATCH] char/isicom: Other little changes | Jiri Slaby | 1 | -3/+0 |
2006-01-10 | [PATCH] TTY layer buffering revamp | Alan Cox | 4 | -25/+31 |
2006-01-10 | [PATCH] lib/zlib*: cleanups | Adrian Bunk | 1 | -0/+11 |
2006-01-10 | [PATCH] DocBook: fix kernel-doc comments | Martin Waitz | 1 | -2/+2 |
2006-01-10 | [PATCH] nvidiafb: Add support for some pci-e chipsets | Antonino A. Daplas | 1 | -0/+5 |
2006-01-10 | [PATCH] vesafb: Drop blank hook | Antonino A. Daplas | 1 | -2/+1 |
2006-01-10 | [PATCH] kprobes: fix build breakage | Ananth N Mavinakayanahalli | 1 | -0/+1 |
2006-01-10 | [PATCH] kprobes: arch_remove_kprobe | Anil S Keshavamurthy | 1 | -1/+0 |
2006-01-10 | [PATCH] kprobes: changed from using spinlock to mutex | Anil S Keshavamurthy | 1 | -1/+0 |
2006-01-10 | [PATCH] Remove getnstimestamp() | Matt Helsley | 1 | -1/+0 |
2006-01-10 | [PATCH] hrtimer: convert posix timers completely | Thomas Gleixner | 3 | -37/+10 |
2006-01-10 | [PATCH] hrtimer: switch clock_nanosleep to hrtimer nanosleep API | Thomas Gleixner | 1 | -3/+4 |
2006-01-10 | [PATCH] hrtimer: create hrtimer nanosleep API | Thomas Gleixner | 1 | -0/+6 |
2006-01-10 | [PATCH] hrtimer: switch itimers to hrtimer | Thomas Gleixner | 2 | -3/+4 |
2006-01-10 | [PATCH] hrtimer: hrtimer core code | Thomas Gleixner | 2 | -0/+145 |
2006-01-10 | [PATCH] hrtimer: introduce ktime_t time format | Thomas Gleixner | 1 | -0/+269 |
2006-01-10 | [PATCH] hrtimer: introduce nsec_t type and conversion functions | Thomas Gleixner | 1 | -0/+47 |
2006-01-10 | [PATCH] hrtimer: create and use timespec_valid macro | Thomas Gleixner | 1 | -0/+6 |
2006-01-10 | [PATCH] hrtimer: coding style and white space cleanup 2 | Thomas Gleixner | 1 | -36/+44 |
2006-01-10 | [PATCH] hrtimer: make clockid_t arguments const | Thomas Gleixner | 1 | -11/+11 |
2006-01-10 | [PATCH] hrtimer: coding style and white space cleanup | Ingo Molnar | 1 | -30/+31 |
2006-01-10 | [PATCH] hrtimer: coding style clean up of clock constants | Ingo Molnar | 1 | -14/+9 |
2006-01-10 | [PATCH] hrtimer: remove unused clock constants | Thomas Gleixner | 1 | -7/+4 |
2006-01-10 | [PATCH] hrtimer: clean up mktime and make arguments const | Ingo Molnar | 1 | -5/+5 |
2006-01-10 | [PATCH] hrtimer: deinline mktime and set_normalized_timespec | Thomas Gleixner | 1 | -47/+5 |
2006-01-10 | [PATCH] hrtimer: move div_long_long_rem out of jiffies.h | Thomas Gleixner | 2 | -12/+55 |
2006-01-10 | [PATCH] per-mountpoint noatime/nodiratime | Christoph Hellwig | 2 | -7/+6 |
2006-01-10 | [PATCH] sanitize building of fs/compat_ioctl.c | Christoph Hellwig | 1 | -8/+0 |
2006-01-10 | [PATCH] __deprecated_for_modules the lookup_hash() prototype | Adrian Bunk | 1 | -1/+1 |
2006-01-10 | [PATCH] remove update_atime | Christoph Hellwig | 1 | -9/+1 |
2006-01-10 | [PATCH] replace inode_update_time with file_update_time | Christoph Hellwig | 1 | -1/+1 |
2006-01-10 | [PATCH] move xattr permission checks into the VFS | akpm@osdl.org | 1 | -0/+15 |