| Commit message (Expand) | Author | Age |
* | thinkpad-acpi - Move thinkpad-acpi.txt to Documentation/laptops | Carlos Corbacho | 2008-02-09 |
* | Documentation - Create laptops sub-directory | Carlos Corbacho | 2008-02-09 |
* | mm: special mapping nopage | Nick Piggin | 2008-02-08 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2008-02-08 |
|\ |
|
| * | [IA64] Fix large MCA bootmem allocation | Russ Anderson | 2008-02-08 |
| * | [IA64] Simplify cpu_idle_wait | Tony Luck | 2008-02-08 |
| * | [IA64] Synchronize RBS on PTRACE_ATTACH | Petr Tesarik | 2008-02-08 |
| * | [IA64] Synchronize kernel RSE to user-space and back | Petr Tesarik | 2008-02-08 |
| * | [IA64] Rename TIF_PERFMON_WORK back to TIF_NOTIFY_RESUME | Petr Tesarik | 2008-02-08 |
| * | [IA64] Wire up timerfd_{create,settime,gettime} syscalls | Tony Luck | 2008-02-08 |
* | | x86: fix pgtable_t build breakage | Ingo Molnar | 2008-02-08 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2008-02-08 |
|\ \ |
|
| * | | IB/core: Remove unused struct ib_device.flags member | Roland Dreier | 2008-02-08 |
| * | | IB/core: Add IP checksum offload support | Eli Cohen | 2008-02-08 |
| * | | IPoIB: Add send gather support | Eli Cohen | 2008-02-08 |
| * | | IPoIB: Add high DMA feature flag | Eli Cohen | 2008-02-08 |
| * | | IB/mlx4: Use multiple WQ blocks to post smaller send WQEs | Jack Morgenstein | 2008-02-08 |
| * | | mlx4_core: Clean up struct mlx4_buf | Roland Dreier | 2008-02-07 |
| * | | mlx4_core: For 64-bit systems, vmap() kernel queue buffers | Jack Morgenstein | 2008-02-07 |
| * | | IB/mlx4: Consolidate code to get an entry from a struct mlx4_buf | Roland Dreier | 2008-02-07 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo... | Linus Torvalds | 2008-02-08 |
|\ \ \ |
|
| * | | | [Blackfin] arch: import defines for BF547 -- it is just like the BF548, but n... | Mike Frysinger | 2008-02-08 |
| * | | | [Blackfin] arch: fix build fails only include header files when enabled | Mike Frysinger | 2008-02-08 |
| * | | | [Blackfin] arch: declare default INSTALL_PATH for Blackfin ports | Mike Frysinger | 2008-02-07 |
| * | | | [Blackfin] arch: Encourage users to use the spidev character driver: Provide ... | Michael Hennerich | 2008-02-08 |
| * | | | [Blackfin] arch: Enable UART2 and UART3 for bf548 | Sonic Zhang | 2008-02-02 |
| * | | | [Blackfin] arch: Enable NET2272 on BF561-EZkit - remove request_mem_region | Michael Hennerich | 2008-02-02 |
| * | | | [Blackfin] arch:Fix BUG [#3876] pfbutton test for BTN3 on bf533 don't show co... | Michael Hennerich | 2008-02-02 |
| * | | | [Blackfin] arch: remove duplicated definitions of the line discipline numbers... | Tilman Schmidt | 2008-02-02 |
| * | | | [Blackfin] arch: fix building with mtd uclinux by putting the mtd_phys option... | Mike Frysinger | 2008-02-02 |
| * | | | [Blackfin] arch: simpler header and update dates | Mike Frysinger | 2008-02-02 |
| * | | | [Blackfin] arch: move the init sections to the end of memory | Mike Frysinger | 2008-02-02 |
| * | | | [Blackfin] arch: change the trace buffer control start/stop logic in the exce... | Mike Frysinger | 2008-02-02 |
| * | | | [Blackfin] arch: fix typo in printk message | Mike Frysinger | 2008-02-02 |
| * | | | [Blackfin] arch: this is an ezkit, not a stamp, so fixup the init function name | Mike Frysinger | 2008-02-02 |
| * | | | [Blackfin] arch: add slightly better help text for CPLB_INFO | Mike Frysinger | 2008-02-02 |
| * | | | [Blackfin] arch: Fix BUG - Enable ISP1362 driver to work ok with BF561 | Michael Hennerich | 2008-02-02 |
| * | | | [Blackfin] arch: Fix header file information | Michael Hennerich | 2008-02-02 |
| * | | | [Blackfin] arch: Add Support for ISP1362 | Michael Hennerich | 2008-02-02 |
| * | | | [Blackfin] arch: add support for cmdline partitioning to the BF533-STAMP flas... | Mike Frysinger | 2008-02-08 |
| * | | | [Blackfin] arch: hook up set_irq_wake in Blackfin's irq code | Michael Hennerich | 2008-02-08 |
| * | | | [Blackfin] arch: Merge BF561 support into ints-priority | Michael Hennerich | 2008-02-08 |
| * | | | [Blackfin] arch: add "memmap=nn[KMG]@ss[KMG]" and "memmap=nn[KMG]$ss[KMG]" op... | Yi Li | 2008-02-08 |
| * | | | [Blackfin] arch: error out if ANOMALY_05000263 applies while enabling the MPU | Mike Frysinger | 2008-02-01 |
| * | | | [Blackfin] arch: fix bug: redefinition warning when compile EZKIT548 | Bryan Wu | 2008-02-01 |
* | | | | DCA: convert struct class_device to struct device. | Kay Sievers | 2008-02-08 |
* | | | | x25_asy: Fix ref count rule violation | Alan Cox | 2008-02-08 |
* | | | | lib/scatterlist.o needed by a module only - link it in unconditionally | Guennadi Liakhovetski | 2008-02-08 |
* | | | | fix xtensa timerfd breakage | Adrian Bunk | 2008-02-08 |
* | | | | Fix FRV cmpxchg_local | Mathieu Desnoyers | 2008-02-08 |