| Commit message (Expand) | Author | Age |
*---------. | Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump',... | Ingo Molnar | 2008-12-23 |
|\ \ \ \ \ \ |
|
| | | | | | * | x86: PAT: move track untrack pfnmap stubs to asm-generic | venkatesh.pallipadi@intel.com | 2008-12-19 |
| | | | | | * | x86: PAT: add pgprot_writecombine() interface for drivers - v3 | venkatesh.pallipadi@intel.com | 2008-12-18 |
| |_|_|_|_|/
|/| | | | | |
|
| | * | | | | allow bug table entries to use relative pointers (and use it on x86-64) | Jan Beulich | 2008-12-16 |
| |/ / / / |
|
* | | | | | atomic: fix a typo in atomic_long_xchg() | Eric Dumazet | 2008-12-10 |
* | | | | | [PATCH] asm/generic: fix bug - kernel fails to build when enable some common ... | Mike Frysinger | 2008-12-09 |
|/ / / / |
|
* / / / | Fix __pfn_to_page(pfn) for CONFIG_DISCONTIGMEM=y | Rafael J. Wysocki | 2008-11-08 |
|/ / / |
|
* | / | asm-generic: define DIE_OOPS in asm-generic | Jonas Bonn | 2008-10-27 |
| |/
|/| |
|
* | | mutex: speed up generic mutex implementations | Nick Piggin | 2008-10-23 |
|/ |
|
* | fix WARN() for PPC | Arjan van de Ven | 2008-10-20 |
* | Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2008-10-20 |
|\ |
|
| * | ftrace: create __mcount_loc section | Steven Rostedt | 2008-10-14 |
| * | tracing: Kernel Tracepoints | Mathieu Desnoyers | 2008-10-14 |
* | | rtc: use bcd2bin/bin2bcd | Adrian Bunk | 2008-10-20 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 2008-10-16 |
|\ \ |
|
| * | | driver core: basic infrastructure for per-module dynamic debug messages | Jason Baron | 2008-10-16 |
* | | | gpiolib: request/free hooks | David Brownell | 2008-10-16 |
* | | | gpiolib: gpio_to_irq() hooks | David Brownell | 2008-10-16 |
* | | | gpio: make gpiochip label const | Dmitry Baryshkov | 2008-10-16 |
* | | | include: replace __FUNCTION__ with __func__ | Harvey Harrison | 2008-10-16 |
|/ / |
|
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse | 2008-10-13 |
|\| |
|
| * | Merge branch 'x86/urgent' into core/signal | Ingo Molnar | 2008-10-12 |
| |\ |
|
| | * | Merge branch 'x86/unify-cpu-detect' into x86-v28-for-linus-phase4-D | Ingo Molnar | 2008-10-11 |
| | |\ |
|
| | | * | Merge commit 'v2.6.27-rc6' into x86/unify-cpu-detect | Ingo Molnar | 2008-09-10 |
| | | |\ |
|
| | | * \ | Merge commit '63cc8c75156462d4b42cbdd76c293b7eee7ddbfe': | Ingo Molnar | 2008-09-05 |
| | | |\ \ |
|
| | | | * | | percpu: introduce DEFINE_PER_CPU_PAGE_ALIGNED() macro | Eric Dumazet | 2008-05-25 |
| * | | | | | signals: demultiplexing SIGTRAP signal | Srinivasa Ds | 2008-09-23 |
| |/ / / / |
|
| * | | / | warn: Turn the netdev timeout WARN_ON() into a WARN() | Arjan van de Ven | 2008-09-16 |
| | |_|/
| |/| | |
|
| * | | | lib: Correct printk %pF to work on all architectures | James Bottomley | 2008-09-09 |
| * | | | tracehook: comment pasto fixes | Roland McGrath | 2008-09-05 |
| * | | | Fix conditional export of kvh.h and a.out.h to userspace. | Khem Raj | 2008-09-05 |
| |/ / |
|
* / / | Make <asm-generic/statfs.h> suitable for 64-bit platforms. | David Woodhouse | 2008-09-04 |
|/ / |
|
* | | rtc: fix deadlock | Ingo Molnar | 2008-08-23 |
* | | Make ioctl.h compatible with userland | Michael Abbott | 2008-08-12 |
* | | Missing symbol prefix on vmlinux.lds.h | Yoshinori Sato | 2008-08-01 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2008-07-28 |
|\ \ |
|
| * \ | Merge branch 'linus' into core/generic-dma-coherent | Ingo Molnar | 2008-07-28 |
| |\ \ |
|
| * \ \ | Merge branch 'linus' into core/generic-dma-coherent | Ingo Molnar | 2008-07-18 |
| |\ \ \ |
|
| * | | | | generic: per-device coherent dma allocator | Dmitry Baryshkov | 2008-06-30 |
* | | | | | include/asm-generic/pgtable-nopmd.h: macros are noxious, reason #435 | Andrew Morton | 2008-07-28 |
* | | | | | gpio: fix build on CONFIG_GPIO_SYSFS=n | Atsushi Nemoto | 2008-07-28 |
| |_|/ /
|/| | | |
|
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next | Linus Torvalds | 2008-07-27 |
|\ \ \ \ |
|
| * | | | | vmlinux.lds: move __attribute__((__cold__)) functions back into final .text s... | Jan Beulich | 2008-07-25 |
* | | | | | gpiolib: fix typo in comment | Michael Buesch | 2008-07-26 |
* | | | | | tracehook: asm/syscall.h | Roland McGrath | 2008-07-26 |
* | | | | | Better interface for hooking early initcalls | Eduard - Gabriel Munteanu | 2008-07-26 |
* | | | | | dma-mapping: add the device argument to dma_mapping_error() | FUJITA Tomonori | 2008-07-26 |
* | | | | | Merge git://git.infradead.org/~dwmw2/random-2.6 | Linus Torvalds | 2008-07-25 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | remove dummy asm/kvm.h files | Adrian Bunk | 2008-07-25 |
| | |/ /
| |/| | |
|
* | | | | gpiolib: allow user-selection | Michael Buesch | 2008-07-25 |