Age | Commit message (Expand) | Author | Files | Lines |
2010-01-11 | documentation: update kernel-doc-nano-HOWTO information | Randy Dunlap | 1 | -5/+7 |
2010-01-11 | gpio: adp5588-gpio: new driver for ADP5588 GPIO expanders | Michael Hennerich | 4 | -0/+288 |
2010-01-11 | drivers/cpuidle/governors/menu.c: fix undefined reference to `__udivdi3' | Stephen Hemminger | 1 | -3/+9 |
2010-01-11 | Documentation: update ring-buffer-design.txt | Randy Dunlap | 1 | -28/+28 |
2010-01-11 | mm: hugetlb: fix clear_huge_page() | Andrea Arcangeli | 1 | -1/+1 |
2010-01-11 | hwmon: driver for Texas Instruments amc6821 chip | Tomaz Mertelj | 4 | -0/+1229 |
2010-01-11 | gpiolib: fix poll(2) support reconfigure on sysfs polarity change | Jani Nikula | 1 | -2/+0 |
2010-01-11 | vsnprintf: fix reference for compressed ipv6 addresses | Uwe Kleine-König | 1 | -2/+2 |
2010-01-11 | mmc: allow for MMC v4.4 | Adrian Hunter | 1 | -1/+1 |
2010-01-11 | mmc_block: fix queue cleanup | Adrian Hunter | 2 | -9/+11 |
2010-01-11 | mmc_block: fix probe error cleanup bug | Jarkko Lavinen | 1 | -0/+1 |
2010-01-11 | mmc_block: add dev_t initialization check | Anna Lemehova | 1 | -0/+5 |
2010-01-11 | power: fix kernel-doc notation | Randy Dunlap | 1 | -4/+5 |
2010-01-11 | proc: partially revert "procfs: provide stack information for threads" | KOSAKI Motohiro | 2 | -91/+0 |
2010-01-11 | .gitignore: ignore vmlinuz | Florian Fainelli | 1 | -0/+1 |
2010-01-11 | kernel/signal.c: fix kernel information leak with print-fatal-signals=1 | Andi Kleen | 1 | -1/+2 |
2010-01-11 | cgroups: fix 2.6.32 regression causing BUG_ON() in cgroup_diput() | Dave Anderson | 1 | -1/+0 |
2010-01-11 | scripts/get_maintainer.pl: fix file exclusion X: logic | Joe Perches | 1 | -30/+54 |
2010-01-11 | lib/rational.c needs module.h | Sascha Hauer | 1 | -0/+1 |
2010-01-11 | Add LZO compression support for initramfs and old-style initrd | Albin Tonnerre | 4 | -5/+31 |
2010-01-11 | x86: add support for LZO-compressed kernels | Albin Tonnerre | 3 | -1/+9 |
2010-01-11 | arm: add support for LZO-compressed kernels | Albin Tonnerre | 5 | -92/+68 |
2010-01-11 | lib: add support for LZO-compressed kernels | Albin Tonnerre | 5 | -7/+244 |
2010-01-11 | zlib: optimize inffast when copying direct from output | Joakim Tjernlund | 2 | -12/+47 |
2010-01-11 | percpu: avoid calling __pcpu_ptr_to_addr(NULL) | Andrew Morton | 1 | -1/+3 |
2010-01-11 | kmod: fix resource leak in call_usermodehelper_pipe() | Masami Hiramatsu | 1 | -5/+7 |
2010-01-11 | dma-debug: allow DMA_BIDIRECTIONAL mappings to be synced with DMA_FROM_DEVICE... | Krzysztof Halasa | 1 | -4/+3 |
2010-01-11 | kmemcheck: make bitfield annotations truly no-ops when disabled | Vegard Nossum | 1 | -52/+58 |
2010-01-11 | docs: large update to ioctl-number.txt | Randy Dunlap | 1 | -44/+159 |
2010-01-11 | mm: make totalhigh_pages unsigned long | Andreas Fenkart | 7 | -9/+7 |
2010-01-09 | DRM / i915: Fix resume regression on MSI Wind U100 w/o KMS | Rafael J. Wysocki | 1 | -0/+2 |
2010-01-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 4 | -3/+9 |
2010-01-09 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe... | Linus Torvalds | 6 | -214/+114 |
2010-01-09 | Merge branch 'reiserfs/kill-bkl' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 4 | -9/+33 |
2010-01-09 | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 1 | -4/+4 |
2010-01-09 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 1 | -5/+5 |
2010-01-09 | Merge branch 'for-linus/samsung' of git://git.fluff.org/bjdooks/linux | Linus Torvalds | 1 | -9/+1 |
2010-01-09 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 5 | -8/+17 |
2010-01-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 7 | -26/+62 |
2010-01-09 | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds | 4 | -3/+21 |
2010-01-08 | xfs: kill some warnings on i386 builds | Dave Chinner | 1 | -4/+4 |
2010-01-08 | [IA64] move fnptr definition inside #ifdef __KERNEL__ | Tony Luck | 1 | -5/+5 |
2010-01-08 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 1 | -2/+0 |
2010-01-08 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 9 | -24/+34 |
2010-01-08 | [IA64] __per_cpu_idtrs[] is a memory hog | Tony Luck | 3 | -15/+24 |
2010-01-07 | kgdb: Fix kernel-doc format error in kgdb.h | Randy Dunlap | 1 | -4/+3 |
2010-01-07 | blackfin,kgdb: Do not put PC in gdb_regs into retx. | Sonic Zhang | 1 | -1/+1 |
2010-01-07 | blackfin,kgdb,probe_kernel: Cleanup probe_kernel_read/write | Jason Wessel | 3 | -206/+98 |
2010-01-07 | maccess,probe_kernel: Allow arch specific override probe_kernel_(read|write) | Jason Wessel | 2 | -3/+12 |
2010-01-07 | reiserfs: Relax reiserfs_xattr_set_handle() while acquiring xattr locks | Frederic Weisbecker | 1 | -0/+4 |