| Commit message (Expand) | Author | Age |
* | user_ns: improve the user_ns on-the-slab packaging | Pavel Emelyanov | 2011-01-13 |
* | rapidio: add new idt sRIO switches | Alexandre Bounine | 2011-01-13 |
* | rapidio: add definitions of Component Tag fields | Alexandre Bounine | 2011-01-13 |
* | rapidio: integrate rio_switch into rio_dev | Alexandre Bounine | 2011-01-13 |
* | rapidio: use common destid storage for endpoints and switches | Alexandre Bounine | 2011-01-13 |
* | fs/char_dev.c: remove unused cdev_index() | Namhyung Kim | 2011-01-13 |
* | gpiolib: add missing functions to generic fallback | Wolfram Sang | 2011-01-13 |
* | gpiolib: annotate gpio-intialization with __must_check | Wolfram Sang | 2011-01-13 |
* | drivers/staging/olpc_dcon: convert to new cs5535 gpio API | Andres Salomon | 2011-01-13 |
* | drivers/gpio/cs5535-gpio.c: add some additional cs5535-specific GPIO function... | Andres Salomon | 2011-01-13 |
* | binfmt_elf: cleanups | Mikael Pettersson | 2011-01-13 |
* | epoll: convert max_user_watches to long | Robin Holt | 2011-01-13 |
* | include/linux/printk.h: use tab not spaces for indent | Joe Perches | 2011-01-13 |
* | include/linux/printk.h: organize printk_ratelimited macros | Joe Perches | 2011-01-13 |
* | include/linux/printk.h lib/hexdump.c: neatening and add CONFIG_PRINTK guard | Joe Perches | 2011-01-13 |
* | include/linux/printk.h: add pr_<level>_once macros | Joe Perches | 2011-01-13 |
* | include/linux/printk.h: use and neaten no_printk | Joe Perches | 2011-01-13 |
* | include/linux/printk.h: use space after #define | Joe Perches | 2011-01-13 |
* | include/linux/printk.h: move console functions and variables together | Joe Perches | 2011-01-13 |
* | kptr_restrict for hiding kernel pointers from unprivileged users | Dan Rosenberg | 2011-01-13 |
* | include/asm-generic/vmlinux.lds.h: make readmostly section correctly align | Shaohua Li | 2011-01-13 |
* | include/linux/unaligned/packed_struct.h: use __packed | Andrew Morton | 2011-01-13 |
* | toshiba.h: hide a function prototypes behind __KERNEL__ macro | Alexander Shishkin | 2011-01-13 |
* | include/linux/kernel.h: abs(): fix handling of 32-bit unsigneds on 64-bit | Andrew Morton | 2011-01-13 |
* | kmsg_dump: add kmsg_dump() calls to the reboot, halt, poweroff and emergency_... | Seiji Aguchi | 2011-01-13 |
* | leds-lp5521: modify the way of setting led device name | Arun Murthy | 2011-01-13 |
* | leds: leds-lp5523: modify the way of setting led device name | Samu Onkalo | 2011-01-13 |
* | Merge branch 'stable/xenbus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2011-01-12 |
|\ |
|
| * | xen: add backend driver support | Ian Campbell | 2011-01-05 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2011-01-11 |
|\ \ |
|
| * \ | Merge branch 'master' of git://1984.lsi.us.es/net-2.6 | David S. Miller | 2011-01-11 |
| |\ \ |
|
| | * | | netfilter: ebtables: make broute table work again | Florian Westphal | 2011-01-11 |
| | * | | netfilter: x_tables: dont block BH while reading counters | Eric Dumazet | 2011-01-10 |
| * | | | ah: update maximum truncated ICV length | Nicolas Dichtel | 2011-01-11 |
| * | | | arp: allow to invalidate specific ARP entries | Maxim Levitsky | 2011-01-10 |
| * | | | net_sched: factorize qdisc stats handling | Eric Dumazet | 2011-01-10 |
| * | | | net: Add alloc_netdev_mqs function | Tom Herbert | 2011-01-10 |
| * | | | phonet: some signedness bugs | Dan Carpenter | 2011-01-10 |
| * | | | netdev: bfin_mac: let boards set vlan masks | Mike Frysinger | 2011-01-10 |
| |/ / |
|
| * | | net offloading: Pass features into netif_needs_gso(). | Jesse Gross | 2011-01-10 |
| * | | net offloading: Generalize netif_get_vlan_features(). | Jesse Gross | 2011-01-10 |
| * | | net/sock.h: make some fields private to fix kernel-doc warning(s) | Randy Dunlap | 2011-01-09 |
| * | | net/fec: add mac field into platform data and consolidate fec_get_mac | Shawn Guo | 2011-01-09 |
* | | | Merge branch 'nfs-for-2.6.38' of git://git.linux-nfs.org/projects/trondmy/nfs... | Linus Torvalds | 2011-01-11 |
|\ \ \ |
|
| * | | | NFS fix the setting of exchange id flag | Andy Adamson | 2011-01-11 |
| * | | | Merge branch 'bugfixes' into nfs-for-2.6.38 | Trond Myklebust | 2011-01-10 |
| |\ \ \ |
|
| | * | | | NFS: Don't use vm_map_ram() in readdir | Trond Myklebust | 2011-01-10 |
| * | | | | NFSv4: Ensure continued open and lockowner name uniqueness | Trond Myklebust | 2011-01-06 |
| * | | | | NFS: Move cl_delegations to the nfs_server struct | Chuck Lever | 2011-01-06 |
| * | | | | NFS: Move cl_state_owners and related fields to the nfs_server struct | Chuck Lever | 2011-01-06 |