| Commit message (Expand) | Author | Age | Files | Lines |
* | user namespace: add the framework | Cedric Le Goater | 2007-07-16 | 4 | -1/+62 |
* | remove CONFIG_UTS_NS and CONFIG_IPC_NS | Cedric Le Goater | 2007-07-16 | 2 | -21/+3 |
* | Audit: add TTY input auditing | Miloslav Trmac | 2007-07-16 | 3 | -0/+48 |
* | Improve behaviour of spurious IRQ detect | Alan Cox | 2007-07-16 | 1 | -0/+1 |
* | fix typo in prefetch.h | Dave Jones | 2007-07-16 | 1 | -1/+1 |
* | taskstats: add context-switch counters | Maxim Uvarov | 2007-07-16 | 1 | -1/+4 |
* | Drop an empty isicom.h from being exported to user space. | Robert P. J. Day | 2007-07-16 | 1 | -1/+0 |
* | remove sonypi_camera_command() | Adrian Bunk | 2007-07-16 | 1 | -2/+0 |
* | Kernel utf-8 handling | Jan Engelhardt | 2007-07-16 | 1 | -1/+4 |
* | Remove capability.h from mm.h | Alexey Dobriyan | 2007-07-16 | 1 | -1/+0 |
* | O_CLOEXEC for SCM_RIGHTS | Ulrich Drepper | 2007-07-16 | 2 | -0/+4 |
* | Add a flag to indicate deferrable timers in /proc/timer_stats | Venki Pallipadi | 2007-07-16 | 2 | -13/+7 |
* | remove odd and misleading comments from uio.h | Christoph Hellwig | 2007-07-16 | 1 | -9/+0 |
* | dma-mapping: prevent dma dependent code from linking on !HAS_DMA archs | Dan Williams | 2007-07-16 | 1 | -0/+4 |
* | fs: clarify "dummy" member in struct inodes_stat_t | Stefan Richter | 2007-07-16 | 1 | -1/+1 |
* | AFS: implement file locking | David Howells | 2007-07-16 | 1 | -0/+4 |
* | Remove unnecessary includes of spinlock.h under include/linux | Robert P. J. Day | 2007-07-16 | 12 | -12/+2 |
* | fat: gcc 4.3 warning fix | OGAWA Hirofumi | 2007-07-16 | 1 | -1/+1 |
* | percpu_counters(): use cpu notifiers | Andrew Morton | 2007-07-16 | 1 | -12/+6 |
* | fuse warning fix | Andrew Morton | 2007-07-16 | 1 | -1/+1 |
* | Use mutexes instead of semaphores in I2O driver | Matthias Kaehlcke | 2007-07-16 | 1 | -2/+3 |
* | Prevent an O_NDELAY writer from blocking when a tty write is blocked by the t... | Alan Cox | 2007-07-16 | 1 | -0/+6 |
* | Use boot based time for process start time and boot time in /proc | Tomas Janousek | 2007-07-16 | 1 | -1/+2 |
* | Introduce boot based time | Tomas Janousek | 2007-07-16 | 1 | -0/+2 |
* | fix jvc cdrom drive lockup | Zhang, Yanmin | 2007-07-16 | 1 | -0/+3 |
* | introduce write_trylock_irqsave() | Satyam Sharma | 2007-07-16 | 1 | -0/+7 |
* | Fix rmmod/read/write races in /proc entries | Alexey Dobriyan | 2007-07-16 | 1 | -0/+13 |
* | split mmap | Miklos Szeredi | 2007-07-16 | 1 | -0/+4 |
* | slob: initial NUMA support | Paul Mundt | 2007-07-16 | 4 | -65/+117 |
* | kill vmalloc_earlyreserve | Jan Beulich | 2007-07-16 | 1 | -1/+0 |
* | invalidate_mapping_pages(): add cond_resched | Andrew Morton | 2007-07-16 | 1 | -0/+3 |
* | Remove the deprecated "kmem_cache_t" typedef from slab.h. | Robert P. J. Day | 2007-07-16 | 1 | -2/+0 |
* | change zonelist order: zonelist order selection logic | KAMEZAWA Hiroyuki | 2007-07-16 | 1 | -0/+5 |
* | serial: convert early_uart to earlycon for 8250 | Yinghai Lu | 2007-07-16 | 3 | -6/+6 |
* | lib: add idr_remove_all | Kristian Hoegsberg | 2007-07-16 | 1 | -0/+1 |
* | lib: add idr_for_each() | Kristian Hoegsberg | 2007-07-16 | 1 | -0/+2 |
* | LZO1X: fix lzo1x_worst_compress | Nitin Gupta | 2007-07-16 | 1 | -1/+1 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | Linus Torvalds | 2007-07-15 | 7 | -27/+46 |
|\ |
|
| * | Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6 | David S. Miller | 2007-07-14 | 1 | -20/+0 |
| |\ |
|
| | * | [CRYPTO] cipher: Remove obsolete fields from cipher_tfm | Herbert Xu | 2007-07-11 | 1 | -20/+0 |
| * | | [NETFILTER]: x_tables: add connlimit match | Jan Engelhardt | 2007-07-14 | 1 | -0/+17 |
| * | | [NET]: Add ethtool support for NETIF_F_IPV6_CSUM devices. | Michael Chan | 2007-07-14 | 1 | -0/+1 |
| * | | Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/... | David S. Miller | 2007-07-14 | 1 | -0/+11 |
| |\ \ |
|
| | * | | [PATCH] mac80211: ERP IE handling improvements | Daniel Drake | 2007-07-12 | 1 | -0/+11 |
| * | | | [NET]: Add macvlan driver | Patrick McHardy | 2007-07-14 | 2 | -0/+11 |
| * | | | [VLAN]: Use multicast list synchronization helpers | Patrick McHardy | 2007-07-14 | 1 | -5/+0 |
| * | | | [VLAN]: Fix promiscous/allmulti synchronization races | Patrick McHardy | 2007-07-14 | 1 | -2/+0 |
| * | | | [NET]: dev_mcast: add multicast list synchronization helpers | Patrick McHardy | 2007-07-14 | 1 | -0/+3 |
| * | | | [NET]: Add net_device change_rx_mode callback | Patrick McHardy | 2007-07-14 | 1 | -0/+3 |
* | | | | fix return type of skb_checksum_complete() | Al Viro | 2007-07-15 | 1 | -1/+1 |
|/ / / |
|