Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | libata: implement ATA_HORKAGE_ATAPI_MOD16_DMA and apply it | Tejun Heo | 2008-11-04 | 1 | -0/+2 | |
* | Merge branch 'io-mappings-for-linus-2' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2008-11-03 | 2 | -0/+155 | |
|\ | ||||||
| * | io mapping: clean up #ifdefs | Keith Packard | 2008-11-03 | 1 | -18/+25 | |
| * | resources: add io-mapping functions to dynamically map large device apertures | Keith Packard | 2008-10-31 | 1 | -0/+118 | |
| * | x86: add iomap_atomic*()/iounmap_atomic() on 32-bit using fixmaps | Keith Packard | 2008-10-31 | 1 | -0/+30 | |
* | | Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl... | Linus Torvalds | 2008-11-03 | 1 | -0/+13 | |
|\ \ | ||||||
| * | | i915: Add GEM ioctl to get available aperture size. | Eric Anholt | 2008-11-03 | 1 | -0/+13 | |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-11-02 | 4 | -3/+4 | |
|\ \ \ | ||||||
| * | | | netns: add register_pernet_gen_subsys/unregister_pernet_gen_subsys | Alexey Dobriyan | 2008-10-30 | 1 | -0/+2 | |
| * | | | net: delete excess kernel-doc notation | Randy Dunlap | 2008-10-30 | 2 | -2/+0 | |
| * | | | Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga... | David S. Miller | 2008-10-30 | 1 | -1/+2 | |
| |\ \ \ | | |_|/ | |/| | | ||||||
| | * | | gianfar: Fix race in TBI/SerDes configuration | Trent Piepho | 2008-10-31 | 1 | -1/+2 | |
* | | | | linux/string.h: fix comment typo | Jeff Garzik | 2008-11-02 | 1 | -1/+1 | |
* | | | | Merge branch 'cris_move' of git://www.jni.nu/cris | Linus Torvalds | 2008-11-01 | 310 | -64047/+0 | |
|\ \ \ \ | ||||||
| * | | | | [CRIS] Move header files from include to arch/cris/include. | Jesper Nilsson | 2008-10-29 | 310 | -64047/+0 | |
| * | | | | Merge branch 'for-next' of git://www.jni.nu/cris into cris_merge | Jesper Nilsson | 2008-10-29 | 1 | -2/+2 | |
| |\ \ \ \ | ||||||
| | * | | | | [CRISv32] Remove warning in io.h | Jesper Nilsson | 2008-10-23 | 1 | -2/+2 | |
* | | | | | | libata: add whitelist for devices with known good pata-sata bridges | Jens Axboe | 2008-10-31 | 1 | -0/+1 | |
| |_|/ / / |/| | | | | ||||||
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes | Linus Torvalds | 2008-10-30 | 1 | -1/+5 | |
|\ \ \ \ \ | ||||||
| * | | | | | adjust init section definitions | Jan Beulich | 2008-10-29 | 1 | -1/+5 | |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2008-10-30 | 2 | -0/+2 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | HID: fix hid_device_id for cross compiling | Andreas Schwab | 2008-10-29 | 1 | -0/+1 | |
| * | | | | | | HID: fix oops during suspend of unbound HID devices | Jiri Slaby | 2008-10-27 | 1 | -0/+1 | |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-10-30 | 1 | -6/+5 | |
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | ||||||
| * | | | | | | mac80211.h: fix kernel-doc excesses | Randy Dunlap | 2008-10-27 | 1 | -6/+5 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2008-10-30 | 1 | -1/+2 | |
|\ \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| *-. \ \ \ \ \ | Merge branches 'topic/fix/misc' and 'topic/fix/asoc' into for-linus | Takashi Iwai | 2008-10-30 | 1 | -1/+2 | |
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | | | ||||||
| | | * | | | | | ALSA: ASoC: Fix mono controls after conversion to support full int masks | Mark Brown | 2008-10-30 | 1 | -1/+2 | |
| | |/ / / / / | ||||||
* | | | | | | | spi: fix compile error | Fernando Luis Vazquez Cao | 2008-10-30 | 1 | -0/+3 | |
* | | | | | | | nfsd: fix vm overcommit crash | Alan Cox | 2008-10-30 | 1 | -0/+6 | |
* | | | | | | | kernel.h: fix might_sleep kernel-doc | Randy Dunlap | 2008-10-30 | 1 | -2/+2 | |
* | | | | | | | fs: remove prepare_write/commit_write | Nick Piggin | 2008-10-30 | 1 | -7/+0 | |
* | | | | | | | cgroups: tiny cleanups | Li Zefan | 2008-10-30 | 1 | -4/+0 | |
* | | | | | | | freezer_cg: use thaw_process() in unfreeze_cgroup() | Li Zefan | 2008-10-30 | 1 | -5/+0 | |
* | | | | | | | mm: increase the default mlock limit from 32k to 64k | Kurt Garloff | 2008-10-30 | 1 | -2/+2 | |
| |_|_|_|/ / |/| | | | | | ||||||
* | | | | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2008-10-28 | 2 | -16/+33 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | asm-generic: define DIE_OOPS in asm-generic | Jonas Bonn | 2008-10-27 | 1 | -0/+1 | |
| * | | | | | | Merge commit 'v2.6.28-rc2' into tracing/urgent | Ingo Molnar | 2008-10-27 | 575 | -42944/+5567 | |
| |\ \ \ \ \ \ | ||||||
| * | | | | | | | ftrace: remove ftrace hash | Steven Rostedt | 2008-10-23 | 1 | -5/+3 | |
| * | | | | | | | ftrace: remove mcount set | Steven Rostedt | 2008-10-23 | 1 | -1/+0 | |
| * | | | | | | | ftrace: only have ftrace_kill atomic | Steven Rostedt | 2008-10-23 | 1 | -2/+1 | |
| * | | | | | | | ftrace: return error on failed modified text. | Steven Rostedt | 2008-10-23 | 1 | -2/+22 | |
| * | | | | | | | Merge branch 'tracing/ftrace' into tracing/urgent | Ingo Molnar | 2008-10-22 | 2 | -8/+8 | |
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | ||||||
| | * | | | | | | ftrace: rename FTRACE to FUNCTION_TRACER | Steven Rostedt | 2008-10-20 | 2 | -8/+8 | |
| | * | | | | | | Merge branch 'linus' into tracing-v28-for-linus-v3 | Ingo Molnar | 2008-10-19 | 237 | -3314/+9528 | |
| | |\ \ \ \ \ \ | ||||||
* | | \ \ \ \ \ \ | Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2008-10-28 | 2 | -1/+12 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | KVM: Future-proof device assignment ABI | Avi Kivity | 2008-10-28 | 1 | -0/+6 | |
| * | | | | | | | | | KVM: Fix guest shared interrupt with in-kernel irqchip | Sheng Yang | 2008-10-28 | 1 | -1/+6 | |
| | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2008-10-28 | 1 | -5/+7 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Merge commit 'v2.6.28-rc1' into sched/urgent | Ingo Molnar | 2008-10-24 | 800 | -55304/+8984 | |
| |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | | |