| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | | * | | | | | | | | | | | | [IA64] enable singlestep on system call | bibo,mao | 2007-02-05 | |
| | | |/ / / / / / / / / / / | ||||
| | * | | | | | | | | | | | | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos... | Linus Torvalds | 2007-02-06 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | | | USB HID: handle multi-interface devices for Apple macbook pro properly | Soeren Sonnenburg | 2007-02-05 | |
| | | * | | | | | | | | | | | | HID: API - fix leftovers of hidinput API in USB HID | Jiri Kosina | 2007-02-05 | |
| | | * | | | | | | | | | | | | HID: hid debug from hid-debug.h to hid layer | Jiri Kosina | 2007-02-05 | |
| | | * | | | | | | | | | | | | hid: force feedback driver for PantherLord USB/PS2 2in1 Adapter | Anssi Hannula | 2007-02-05 | |
| | | * | | | | | | | | | | | | hid: quirk for multi-input devices with unneeded output reports | Anssi Hannula | 2007-02-05 | |
| | | |/ / / / / / / / / / / | ||||
| | * | | | | | | | | | | | | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan... | Linus Torvalds | 2007-02-06 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | | | IB: Make sure struct ib_user_mad.data is aligned | Jason Gunthorpe | 2007-02-04 | |
| | | * | | | | | | | | | | | | IB: Return qp pointer as part of ib_wc | Michael S. Tsirkin | 2007-02-04 | |
| | | * | | | | | | | | | | | | IB: Include <linux/kref.h> explicitly in <rdma/ib_verbs.h> | Michael S. Tsirkin | 2007-02-04 | |
| | | |/ / / / / / / / / / / | ||||
| | * | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz... | Linus Torvalds | 2007-02-06 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | | | mmc: Allow host drivers to specify max block count | Pierre Ossman | 2007-02-04 | |
| | | * | | | | | | | | | | | | mmc: Allow host drivers to specify a max block size | Pierre Ossman | 2007-02-04 | |
| | | * | | | | | | | | | | | | tifm_core: add suspend/resume infrastructure for tifm devices | Alex Dubov | 2007-02-04 | |
| | | * | | | | | | | | | | | | tifm_7xx1: recognize device 0xac8f as supported | Alex Dubov | 2007-02-04 | |
| | | * | | | | | | | | | | | | tifm_7xx1: switch from workqueue to kthread | Alex Dubov | 2007-02-04 | |
| | | * | | | | | | | | | | | | tifm_7xx1: Merge media insert and media remove functions | Alex Dubov | 2007-02-04 | |
| | | * | | | | | | | | | | | | Remove unused return value from signal_irq callback | Alex Dubov | 2007-02-04 | |
| | | * | | | | | | | | | | | | tifm_sd: restructure initialization, removal and command handling | Alex Dubov | 2007-02-04 | |
| | | * | | | | | | | | | | | | mmc: Add support for SDHC cards | Philip Langdale | 2007-02-04 | |
| | | * | | | | | | | | | | | | mmc: Power quirk for ENE controllers | Darren Salt | 2007-02-04 | |
| | | * | | | | | | | | | | | | mmc: let host be parent of cards | Pierre Ossman | 2007-02-04 | |
| | | * | | | | | | | | | | | | mmc: replace host->card_busy | Pierre Ossman | 2007-02-04 | |
| | | |/ / / / / / / / / / / | ||||
| | * | | | | | | | | | | | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2007-02-06 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | | | [S390] Mark kernel text section read-only. | Heiko Carstens | 2007-02-05 | |
| | | * | | | | | | | | | | | | [S390] Convert memory detection into C code. | Heiko Carstens | 2007-02-05 | |
| | | * | | | | | | | | | | | | [S390] Calibrate delay and bogomips. | Martin Schwidefsky | 2007-02-05 | |
| | | * | | | | | | | | | | | | [S390] Add crypto support for 3592 tape devices | Michael Holzheu | 2007-02-05 | |
| | | * | | | | | | | | | | | | [S390] boot from NSS support | Hongjie Yang | 2007-02-05 | |
| | | * | | | | | | | | | | | | [S390] Support for s390 Pseudo Random Number Generator | Jan Glauber | 2007-02-05 | |
| | | * | | | | | | | | | | | | [S390] ETR support. | Martin Schwidefsky | 2007-02-05 | |
| | | * | | | | | | | | | | | | [S390] noexec protection | Gerald Schaefer | 2007-02-05 | |
| | | * | | | | | | | | | | | | [S390] Add set_fs(USER_DS) to start_thread(). | Heiko Carstens | 2007-02-05 | |
| | | * | | | | | | | | | | | | [S390] Small barrier() and cpu_relax() cleanup. | Heiko Carstens | 2007-02-05 | |
| | | * | | | | | | | | | | | | [S390] Simplify virt_to_phys. | Heiko Carstens | 2007-02-05 | |
| | | * | | | | | | | | | | | | [S390] Get rid of a lot of sparse warnings. | Heiko Carstens | 2007-02-05 | |
| | | |/ / / / / / / / / / / | ||||
| | * | | | | | | | | | | | | [MIPS] Comment fix | Chris Dearman | 2007-02-06 | |
| | * | | | | | | | | | | | | [MIPS] MT: Nuke duplicate mips_mt_regdump() prototype. | Ralf Baechle | 2007-02-06 | |
| | * | | | | | | | | | | | | [MIPS] Alchemy: Fix PCI-memory access | Alexander Bigga | 2007-02-06 | |
| | * | | | | | | | | | | | | [MIPS] SMTC: Make a bunch of functions and variables static. | Ralf Baechle | 2007-02-06 | |
| | * | | | | | | | | | | | | [MIPS] Alchemy: Fix bunch of warnings | Ralf Baechle | 2007-02-06 | |
| | * | | | | | | | | | | | | [MIPS] Remove _fdata from asm-mips/sections.h | Atsushi Nemoto | 2007-02-06 | |
| | * | | | | | | | | | | | | [MIPS] FLATMEM: introduce PHYS_OFFSET. | Franck Bui-Huu | 2007-02-06 | |
| | * | | | | | | | | | | | | [MIPS] Setup min_low_pfn/max_low_pfn correctly | Franck Bui-Huu | 2007-02-06 | |
| | * | | | | | | | | | | | | [MIPS] prom_free_prom_memory cleanup | Atsushi Nemoto | 2007-02-06 | |
| | * | | | | | | | | | | | | [MIPS] Make I8259A_IRQ_BASE customizable | Atsushi Nemoto | 2007-02-06 | |
| | * | | | | | | | | | | | | [MIPS] Define MIPS_CPU_IRQ_BASE in generic header | Atsushi Nemoto | 2007-02-06 | |
| | |/ / / / / / / / / / / | ||||
| * | | | | | | | | | | | | NFS: disconnect before retrying NFSv4 requests over TCP | Chuck Lever | 2007-02-12 | |
| * | | | | | | | | | | | | NFS: move NFS_DEBUG definition | Benny Halevy | 2007-02-03 | |
