Age | Commit message (Expand) | Author |
2008-01-28 | remove __attribute_used__ | Adrian Bunk |
2008-01-28 | Use separate sections for __dev/__cpu/__mem code/data | Sam Ravnborg |
2008-01-28 | compiler.h: introduce __section() | Sam Ravnborg |
2008-01-28 | all archs: consolidate init and exit sections in vmlinux.lds.h | Sam Ravnborg |
2008-01-28 | A few corrections to include/linux/Kbuild | Robert P. J. Day |
2008-01-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds |
2008-01-29 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2008-01-29 | Merge branch 'for-2.6.25' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2008-01-29 | Merge branch 'blk-end-request' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2008-01-29 | Merge branch 'sg' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2008-01-29 | Merge branch 'cfq-ioc-share' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2008-01-28 | HID: Support Samsung IR remote | Robert Schedel |
2008-01-28 | HID: the `bit' in hidinput_mapping_quirks() is an out parameter | Fengguang Wu |
2008-01-28 | HID: proper handling of MS 4k and 6k devices | Jiri Kosina |
2008-01-28 | HID: hid-input quirk for BTC 8193 | Jiri Kosina |
2008-01-28 | HID: separate hid-input event quirks from generic code | Jiri Kosina |
2008-01-28 | HID: refactor mapping to input subsystem for quirky devices | Jiri Kosina |
2008-01-28 | HID: add full support for Genius KB-29E | Jiri Kosina |
2008-01-28 | HID: Implement horizontal wheel handling for A4 Tech X5-005D | Pavel Troller |
2008-01-28 | HID: Rename some code identifiers from PowerBook specific to Apple generic | Michel Daenzer |
2008-01-28 | Merge branch 'pxa-plat' into devel | Russell King |
2008-01-28 | Merge branch 'orion' into devel | Russell King |
2008-01-28 | Merge branches 'at91', 'ep93xx', 'iop', 'kprobes', 'ks8695', 'misc', 'msm', '... | Russell King |
2008-01-28 | [ARM] 4793/1: S3C24XX: Add IRQ->GPIO pin mapping function | Ben Dooks |
2008-01-28 | [ARM] 4792/1: S3C24XX: Remove warnings from debug-macro.S | Ben Dooks |
2008-01-28 | [ARM] 4789/1: S3C2412: Add missing CLKDIVN register values | Ben Dooks |
2008-01-28 | [ARM] 4786/1: S3C2412: Add SPI FIFO controll constants | Ben Dooks |
2008-01-28 | [ARM] 4785/1: S3C24XX: Add _SHIFT definitions for S3C2410_BANKCON registers | Ben Dooks |
2008-01-28 | [ARM] 4783/1: S3C24XX: Add s3c2410_gpio_getpull() | Ben Dooks |
2008-01-28 | [ARM] 4782/1: S3C24XX: Define FIQ_START for any FIQ users | Ben Dooks |
2008-01-28 | [ARM] 4781/1: S3C24XX: DMA suspend and resume support | Ben Dooks |
2008-01-28 | [ARM] 4780/1: S3C2412: Allow for seperate DMA channels for TX and RX | Ben Dooks |
2008-01-28 | [ARM] 4779/1: S3C2412: Add s3c2412_gpio_set_sleepcfg() call | Ben Dooks |
2008-01-28 | [ARM] 4775/1: s3c2410: fix compilation error if only s3c2442 cpu is selected | Krzysztof Helt |
2008-01-28 | [ARM] 4730/1: S3C2412: Ensure the PWRCFG has the right mode for RTC wake | Ben Dooks |
2008-01-28 | [ARM] 4727/1: S3C2412: Remove unused GPESLPCON | Ben Dooks |
2008-01-28 | [ARM] 4726/1: S3C2412: IIS register definitions | Ben Dooks |
2008-01-28 | [ARM] 4722/1: S3C24XX: Improve output if watchdog reset fails | Ben Dooks |
2008-01-28 | [ARM] 4721/1: S3C24XX: Ensure watchdog clock is enbaled for hard reset | Ben Dooks |
2008-01-28 | [ARM] 4720/1: S3C2412: Add power configuration registers for battery flat beh... | Ben Dooks |
2008-01-28 | [ARM] 4719/1: S3C2412: Update SPI register definitions for the S3C2412 | Ben Dooks |
2008-01-28 | [ARM] 4762/1: Basic support for Toradex Colibri module | Daniel Mack |
2008-01-28 | [ARM] 4737/1: Refactor corgi_lcd to improve readability + bugfix | Richard Purdie |
2008-01-28 | [ARM] 4747/1: pcm027: support for pcm990 baseboard for phyCORE-PXA270 | Robert Schwebel |
2008-01-28 | [ARM] 4744/1: pcm027: add support for phyCORE-PXA270 CPU module | Robert Schwebel |
2008-01-28 | [ARM] pxa: add basic support for Littleton (PXA3xx Form Factor Platform) | eric miao |
2008-01-28 | [ARM] 4664/1: Add basic support for HTC Magician PDA phones | Philipp Zabel |
2008-01-28 | SG: work with the SCSI fixed maximum allocations. | James Bottomley |
2008-01-28 | block: implement drain buffers | James Bottomley |
2008-01-28 | kernel: add CLONE_IO to specifically request sharing of IO contexts | Jens Axboe |