Age | Commit message (Expand) | Author | Files | Lines |
2010-02-26 | Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 1 | -1/+0 |
2010-02-26 | Merge branch 'misc2' into devel | Russell King | 1 | -1/+5 |
2010-02-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds | 1 | -1/+0 |
2010-02-25 | rcu: Use canonical URL for Mathieu's dissertation | Paul E. McKenney | 1 | -1/+1 |
2010-02-25 | rcu: Fix citation of Mathieu's dissertation | Paul E. McKenney | 1 | -1/+4 |
2010-02-25 | rcu: Documentation update for CONFIG_PROVE_RCU | Paul E. McKenney | 4 | -19/+97 |
2010-02-25 | x86, mm: Allow highmem user page tables to be disabled at boot time | Ian Campbell | 1 | -0/+7 |
2010-02-25 | Merge commit 'v2.6.33' into core/rcu | Ingo Molnar | 9 | -26/+136 |
2010-02-25 | Merge branch 'master' into for-2.6.34 | Jens Axboe | 1 | -4/+4 |
2010-02-24 | lguest: remove unneeded zlib.h include in example launcher | Rusty Russell | 1 | -1/+0 |
2010-02-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 1 | -4/+4 |
2010-02-23 | x86/PCI: use host bridge _CRS info by default on 2008 and newer machines | Bjorn Helgaas | 1 | -2/+6 |
2010-02-23 | ALSA: hda - Add missing description in HD-Audio-Models.txt | Takashi Iwai | 1 | -0/+1 |
2010-02-23 | IPv6: better document max_addresses parameter | Brian Haley | 1 | -4/+4 |
2010-02-23 | PCI PM: Make it possible to force using INTx for PCIe PME signaling | Rafael J. Wysocki | 1 | -0/+2 |
2010-02-23 | PCI PM: PCIe PME root port service driver | Rafael J. Wysocki | 1 | -0/+6 |
2010-02-22 | Merge branch 'master' into for-2.6.34 | Jens Axboe | 22 | -164/+501 |
2010-02-22 | ALSA: hda - Add Macmini 3,1 support | Luke Yelavich | 1 | -0/+1 |
2010-02-20 | MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself | Russell King | 1 | -3/+3 |
2010-02-20 | ARM: allow alignment fault mode to be configured at kernel boot | Russell King | 1 | -0/+5 |
2010-02-19 | Merge commit 'gcl/next' into next | Benjamin Herrenschmidt | 2 | -0/+77 |
2010-02-18 | Merge branches 'bugzilla-14886', 'bugzilla-15000', 'bugzilla-15040', 'bugzill... | Len Brown | 1 | -0/+4 |
2010-02-17 | [SCSI] megaraid_sas: version and documentation update | Yang, Bo | 1 | -0/+16 |
2010-02-17 | pcmcia: use ops_mutex for rsrc_{mgr,nonstatic} locking | Dominik Brodowski | 1 | -2/+3 |
2010-02-17 | pcmcia: assert locking to struct pcmcia_device | Dominik Brodowski | 1 | -0/+25 |
2010-02-17 | pcmcia: add locking documentation | Dominik Brodowski | 1 | -0/+92 |
2010-02-17 | powerpc/of: added documentation for spi chipselects | Ernst Schwab | 1 | -0/+7 |
2010-02-17 | Merge branch 'fix/misc' into topic/misc | Takashi Iwai | 14 | -111/+438 |
2010-02-17 | tracing: Unify arch_syscall_addr() implementations | Mike Frysinger | 1 | -3/+2 |
2010-02-17 | powerpc: doc/dts-bindings: document mpc5121 psc uart dts-bindings | Anatolij Gustschin | 1 | -0/+70 |
2010-02-17 | powerpc: Extended ptrace interface | Dave Kleikamp | 1 | -0/+134 |
2010-02-16 | Merge branch 'topic/misc' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Jaroslav Kysela | 1 | -0/+25 |
2010-02-16 | Merge branch 'fixes' into devel | Jaroslav Kysela | 16 | -240/+120 |
2010-02-16 | x86, numa: Remove configurable node size support for numa emulation | David Rientjes | 1 | -13/+3 |
2010-02-16 | x86, numa: Add fixed node size option for numa emulation | David Rientjes | 1 | -0/+4 |
2010-02-16 | ARM: 5930/1: Add PKMAP area description to memory.txt. | Fenkart/Bostandzhyan | 1 | -1/+5 |
2010-02-13 | ALSA: hda - Add support for Lenovo IdeaPad U150 | Greg Alexander | 1 | -0/+1 |
2010-02-11 | Input: schedule corgi_ssp and corgi_ts to be removed | Eric Miao | 1 | -0/+12 |
2010-02-11 | Input: mark {corgi,spitz,tosa}kbd drivers deprecated | Eric Miao | 1 | -0/+11 |
2010-02-09 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c... | Linus Torvalds | 1 | -2/+2 |
2010-02-08 | Merge branch 'sched/urgent' into sched/core | Ingo Molnar | 27 | -343/+550 |
2010-02-07 | ima: rename PATH_CHECK to FILE_CHECK | Mimi Zohar | 1 | -6/+6 |
2010-02-03 | fault injection: correct function names in documentation | Anton Blanchard | 1 | -2/+2 |
2010-02-01 | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2 | -4/+24 |
2010-01-29 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 1 | -8/+40 |
2010-01-29 | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 1 | -0/+49 |
2010-01-29 | block: Added in stricter no merge semantics for block I/O | Alan D. Brunelle | 2 | -5/+19 |
2010-01-29 | Input: update multi-touch protocol documentation | Henrik Rydberg | 1 | -8/+40 |
2010-01-28 | ALSA: hda - Allow override more fields via patch loader | Takashi Iwai | 1 | -0/+27 |
2010-01-27 | tracing/documentation: Cover new frame pointer semantics | Mike Frysinger | 1 | -3/+23 |