Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | Merge branch 'next' into for-linus | Dmitry Torokhov | 2009-04-08 | 2 | -0/+48 | |
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | / | | | |_|_|/ | | |/| | | | ||||||
| | * | | | | Input: add AD7879 Touchscreen driver | Michael Hennerich | 2009-03-09 | 1 | -0/+35 | |
| | * | | | | Input: generic driver for rotary encoders on GPIOs | Daniel Mack | 2009-03-08 | 1 | -0/+13 | |
* | | | | | | PM/Hibernate: Wait for SCSI devices scan to complete during resume | Rafael J. Wysocki | 2009-04-13 | 1 | -0/+11 | |
* | | | | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2009-04-13 | 1 | -2/+2 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Make __stringify support variable argument macros too | Zhaolei | 2009-04-10 | 1 | -2/+2 | |
* | | | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-04-13 | 1 | -0/+7 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | lockdep: warn about lockdep disabling after kernel taint | Frederic Weisbecker | 2009-04-12 | 1 | -0/+7 | |
* | | | | | | | | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 | Linus Torvalds | 2009-04-13 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | i2c: Fix sparse warnings for I2C_BOARD_INFO() | Ben Hutchings | 2009-04-13 | 1 | -1/+1 | |
* | | | | | | | | | add some long-missing capabilities to fs_mask | Serge E. Hallyn | 2009-04-13 | 1 | -4/+19 | |
* | | | | | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-04-13 | 2 | -52/+52 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| / / / / / / / | |/ / / / / / / | ||||||
| * | | | | | | | percpu: unbreak alpha percpu | Tejun Heo | 2009-04-10 | 2 | -52/+52 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Remove stale include/asm-mn10300/.gitignore file | Linus Torvalds | 2009-04-10 | 1 | -2/+0 | |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-mn10300 | Linus Torvalds | 2009-04-10 | 120 | -9109/+0 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Move arch headers from include/asm-mn10300/ to arch/mn10300/include/asm/. | David Howells | 2009-04-10 | 120 | -9109/+0 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-frv | Linus Torvalds | 2009-04-10 | 114 | -8626/+0 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | FRV: Move to arch/frv/include/asm/ | David Howells | 2009-04-10 | 114 | -8626/+0 | |
| * | | | | | | | FRV: Fix indentation errors to keep git-am happy when moving arch header files | David Howells | 2009-04-10 | 1 | -3/+3 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 2009-04-09 | 1 | -94/+57 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | ide: refactor tf_read() method | Sergei Shtylyov | 2009-04-08 | 1 | -2/+3 | |
| * | | | | | | ide: refactor tf_load() method | Sergei Shtylyov | 2009-04-08 | 1 | -2/+2 | |
| * | | | | | | ide: simplify 'struct ide_taskfile' | Sergei Shtylyov | 2009-04-08 | 1 | -34/+15 | |
| * | | | | | | ide: replace IDE_TFLAG_* flags by IDE_VALID_* | Sergei Shtylyov | 2009-04-08 | 1 | -57/+38 | |
| |/ / / / / | ||||||
* | | | | | | FRV: Use <asm-generic/pgtable.h> in NOMMU mode | David Howells | 2009-04-09 | 1 | -4/+2 | |
* | | | | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2009-04-09 | 3 | -31/+37 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | tracing/syscalls: use a dedicated file header | Frederic Weisbecker | 2009-04-09 | 3 | -30/+36 | |
| * | | | | | | tracing: append a comma to INIT_FTRACE_GRAPH | Tetsuo Handa | 2009-04-08 | 1 | -1/+1 | |
| |/ / / / / | ||||||
* | | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2009-04-09 | 1 | -1/+2 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | sched: do not count frozen tasks toward load | Nathan Lynch | 2009-04-09 | 1 | -1/+2 | |
| |/ / / / / | ||||||
| | | | | | | ||||||
| \ \ \ \ \ | ||||||
| \ \ \ \ \ | ||||||
| \ \ \ \ \ | ||||||
*---. \ \ \ \ \ | Merge branches 'core-fixes-for-linus', 'irq-fixes-for-linus' and 'timers-fixe... | Linus Torvalds | 2009-04-09 | 1 | -0/+14 | |
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | ||||||
| | * | | | | | | irq: fix cpumask memory leak on offstack cpumask kernels | Yinghai Lu | 2009-04-03 | 1 | -0/+14 | |
| | | |_|/ / / | | |/| | | | | ||||||
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm | Linus Torvalds | 2009-04-09 | 1 | -1/+0 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | dm: remove limited barrier support | Mikulas Patocka | 2009-04-09 | 1 | -1/+0 | |
| |/ / / / / / | ||||||
* | | | | | | | module: try_then_request_module must wait | Herbert Xu | 2009-04-09 | 1 | -1/+1 | |
* | | | | | | | Merge git://git.infradead.org/battery-2.6 | Linus Torvalds | 2009-04-08 | 3 | -1/+4 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | pda_power: Add optional OTG transceiver and voltage regulator support | Philipp Zabel | 2009-02-02 | 1 | -0/+2 | |
| * | | | | | | | pcf50633_charger: Remove unused mbc_set_status function | Balaji Rao | 2009-02-02 | 1 | -1/+0 | |
| * | | | | | | | pcf50633_charger: Enable periodic charging restart | Balaji Rao | 2009-02-02 | 1 | -0/+2 | |
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-04-08 | 1 | -1/+4 | |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | | | ||||||
| * | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 2009-04-08 | 1 | -1/+4 | |
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | ||||||
| | * | | | | | | netfilter: ctnetlink: fix regression in expectation handling | Pablo Neira Ayuso | 2009-04-06 | 1 | -1/+4 | |
* | | | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2009-04-08 | 1 | -1/+0 | |
|\ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ | ||||||
| *---. \ \ \ \ \ \ \ | Merge branches 'release', 'APERF', 'ARAT', 'misc', 'kelvin', 'device-lock' an... | Len Brown | 2009-04-07 | 1 | -1/+0 | |
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | | | | | | | ||||||
| | | * | | | | | | | | ACPI: delete acpi_device.g_list | Len Brown | 2009-04-07 | 1 | -1/+0 | |
| | |/ / / / / / / / | ||||||
* | | | | | | | | | | tty: MAX3100 | Alan Cox | 2009-04-08 | 1 | -0/+52 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge branch 'core/softlockup' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2009-04-07 | 1 | -8/+10 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge branch 'linus' into core/softlockup | Ingo Molnar | 2009-04-07 | 593 | -8598/+16528 | |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | ||||||
| * | | | | | | | | | Merge branch 'linus' into core/softlockup | Ingo Molnar | 2009-02-12 | 337 | -15578/+746 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | softlockup: remove timestamp checking from hung_task | Mandeep Singh Baines | 2009-02-09 | 1 | -1/+0 |