Age | Commit message (Expand) | Author | Files | Lines |
2011-01-13 | gpiolib: add missing functions to generic fallback | Wolfram Sang | 1 | -0/+20 |
2011-01-13 | gpiolib: annotate gpio-intialization with __must_check | Wolfram Sang | 2 | -8/+8 |
2011-01-13 | drivers/staging/olpc_dcon: convert to new cs5535 gpio API | Andres Salomon | 1 | -0/+4 |
2011-01-13 | drivers/gpio/cs5535-gpio.c: add some additional cs5535-specific GPIO function... | Andres Salomon | 1 | -0/+2 |
2011-01-13 | binfmt_elf: cleanups | Mikael Pettersson | 1 | -3/+2 |
2011-01-13 | epoll: convert max_user_watches to long | Robin Holt | 1 | -1/+1 |
2011-01-13 | include/linux/printk.h: use tab not spaces for indent | Joe Perches | 1 | -7/+7 |
2011-01-13 | include/linux/printk.h: organize printk_ratelimited macros | Joe Perches | 1 | -13/+12 |
2011-01-13 | include/linux/printk.h lib/hexdump.c: neatening and add CONFIG_PRINTK guard | Joe Perches | 1 | -14/+28 |
2011-01-13 | include/linux/printk.h: add pr_<level>_once macros | Joe Perches | 1 | -15/+44 |
2011-01-13 | include/linux/printk.h: use and neaten no_printk | Joe Perches | 1 | -32/+43 |
2011-01-13 | include/linux/printk.h: use space after #define | Joe Perches | 1 | -9/+9 |
2011-01-13 | include/linux/printk.h: move console functions and variables together | Joe Perches | 1 | -11/+11 |
2011-01-13 | kptr_restrict for hiding kernel pointers from unprivileged users | Dan Rosenberg | 1 | -0/+1 |
2011-01-13 | include/asm-generic/vmlinux.lds.h: make readmostly section correctly align | Shaohua Li | 1 | -1/+2 |
2011-01-13 | include/linux/unaligned/packed_struct.h: use __packed | Andrew Morton | 1 | -3/+3 |
2011-01-13 | toshiba.h: hide a function prototypes behind __KERNEL__ macro | Alexander Shishkin | 1 | -0/+2 |
2011-01-13 | include/linux/kernel.h: abs(): fix handling of 32-bit unsigneds on 64-bit | Andrew Morton | 1 | -3/+16 |
2011-01-13 | kmsg_dump: add kmsg_dump() calls to the reboot, halt, poweroff and emergency_... | Seiji Aguchi | 1 | -0/+4 |
2011-01-13 | leds-lp5521: modify the way of setting led device name | Arun Murthy | 1 | -0/+1 |
2011-01-13 | leds: leds-lp5523: modify the way of setting led device name | Samu Onkalo | 1 | -0/+1 |
2011-01-12 | Merge branch 'stable/xenbus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+1 |
2011-01-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 11 | -29/+46 |
2011-01-12 | Merge branch 'master' of git://1984.lsi.us.es/net-2.6 | David S. Miller | 2 | -6/+6 |
2011-01-12 | Merge branch 'nfs-for-2.6.38' of git://git.linux-nfs.org/projects/trondmy/nfs... | Linus Torvalds | 12 | -33/+59 |
2011-01-12 | netfilter: ebtables: make broute table work again | Florian Westphal | 1 | -1/+1 |
2011-01-12 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds | 1 | -2/+18 |
2011-01-12 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 3 | -2/+24 |
2011-01-12 | ah: update maximum truncated ICV length | Nicolas Dichtel | 1 | -1/+1 |
2011-01-11 | NFS fix the setting of exchange id flag | Andy Adamson | 1 | -2/+6 |
2011-01-11 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+1 |
2011-01-11 | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -15/+36 |
2011-01-11 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 4 | -19/+17 |
2011-01-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb... | Linus Torvalds | 6 | -0/+256 |
2011-01-11 | Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 16 | -96/+357 |
2011-01-11 | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -12/+53 |
2011-01-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap... | Linus Torvalds | 1 | -0/+30 |
2011-01-11 | arp: allow to invalidate specific ARP entries | Maxim Levitsky | 1 | -0/+1 |
2011-01-11 | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -4/+3 |
2011-01-11 | net_sched: factorize qdisc stats handling | Eric Dumazet | 1 | -6/+14 |
2011-01-11 | net: Add alloc_netdev_mqs function | Tom Herbert | 2 | -4/+10 |
2011-01-11 | Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -0/+16 |
2011-01-11 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg... | Linus Torvalds | 1 | -0/+1 |
2011-01-11 | phonet: some signedness bugs | Dan Carpenter | 1 | -2/+2 |
2011-01-11 | netdev: bfin_mac: let boards set vlan masks | Mike Frysinger | 1 | -0/+1 |
2011-01-11 | i2c: Constify i2c_client where possible | Jean Delvare | 1 | -12/+15 |
2011-01-11 | i2c: Add generic I2C multiplexer using GPIO API | Peter Korsgaard | 1 | -0/+38 |
2011-01-10 | Merge branch 'bugfixes' into nfs-for-2.6.38 | Trond Myklebust | 27 | -56/+154 |
2011-01-10 | NFS: Don't use vm_map_ram() in readdir | Trond Myklebust | 1 | -1/+3 |
2011-01-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 9 | -5/+106 |