| Commit message (Expand) | Author | Age | Files | Lines |
* | frv: types: use <asm-generic/int-*.h> for the frv architecture | H. Peter Anvin | 2008-05-02 | 1 | -32/+2 |
* | cris: types: use <asm-generic/int-*.h> for the cris architecture | H. Peter Anvin | 2008-05-02 | 1 | -31/+2 |
* | blackfin: types: use <asm-generic/int-*.h> for the blackfin architecture | H. Peter Anvin | 2008-05-02 | 1 | -32/+2 |
* | avr32: types: use <asm-generic/int-*.h> for the avr32 architecture | H. Peter Anvin | 2008-05-02 | 1 | -30/+2 |
* | arm: types: use <asm-generic/int-*.h> for the arm architecture | H. Peter Anvin | 2008-05-02 | 1 | -31/+2 |
* | alpha: types: use <asm-generic/int-*.h> for the alpha architecture | H. Peter Anvin | 2008-05-02 | 1 | -35/+1 |
* | types: create <asm-generic/int-*.h> | H. Peter Anvin | 2008-05-02 | 3 | -0/+109 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2008-05-02 | 5 | -87/+105 |
|\ |
|
| * | [PATCH] sanitize anon_inode_getfd() | Al Viro | 2008-05-01 | 1 | -2/+1 |
| * | [PATCH] split linux/file.h | Al Viro | 2008-05-01 | 3 | -85/+102 |
| * | [PATCH] make osf_select() use core_sys_select() | Al Viro | 2008-05-01 | 1 | -0/+2 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2008-05-02 | 3 | -1/+80 |
|\ \ |
|
| * | | USB GADGET/PERIPHERAL: g_file_storage Bulk-Only Transport compliance | David Lopo | 2008-05-02 | 1 | -0/+21 |
| * | | USB: add Cypress c67x00 OTG controller core driver | Peter Korsgaard | 2008-05-02 | 1 | -0/+48 |
| * | | USB: Add the USB 2.0 extension descriptor. | Sarah Sharp | 2008-05-02 | 1 | -1/+11 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 2008-05-02 | 1 | -1/+7 |
|\ \ \ |
|
| * | | | driver-core: add dev_name() to help transition away from using bus_id | Kay Sievers | 2008-05-02 | 1 | -1/+7 |
| |/ / |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-genirq | Linus Torvalds | 2008-05-02 | 1 | -0/+1 |
|\ \ \ |
|
| * | | | genirq: reenable a nobody cared disabled irq when a new driver arrives | Thomas Gleixner | 2008-05-02 | 1 | -0/+1 |
| |/ / |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds | 2008-05-02 | 5 | -45/+75 |
|\ \ \ |
|
| * | | | virtio: add virtio disk geometry feature | Ryan Harper | 2008-05-02 | 1 | -0/+7 |
| * | | | virtio: explicit advertisement of driver features | Rusty Russell | 2008-05-02 | 2 | -7/+36 |
| * | | | virtio: change config to guest endian. | Rusty Russell | 2008-05-02 | 1 | -31/+16 |
| * | | | virtio: finer-grained features for virtio_net | Rusty Russell | 2008-05-02 | 1 | -2/+11 |
| * | | | virtio: de-structify virtio_block status byte | Rusty Russell | 2008-05-02 | 1 | -6/+1 |
| * | | | virtio: export more headers to userspace | Christian Borntraeger | 2008-05-02 | 1 | -0/+5 |
| |/ / |
|
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2008-05-02 | 2 | -3/+12 |
|\ \ \
| |/ /
|/| | |
|
| * | | [IA64] TS_RESTORE_SIGMASK | Roland McGrath | 2008-05-01 | 1 | -2/+11 |
| * | | [IA64] fix section mismatch in arch/ia64/kernel/topology.c | Hidetoshi Seto | 2008-04-30 | 1 | -1/+1 |
* | | | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2008-05-01 | 3 | -70/+7 |
|\ \ \ |
|
| * | | | [MTD][NOR] Add physical address to point() method | Jared Hulbert | 2008-05-01 | 2 | -4/+7 |
| * | | | [MTD] Delete long-unused jedec.h header file. | Robert P. J. Day | 2008-04-26 | 1 | -66/+0 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds | 2008-05-01 | 1 | -18/+1 |
|\ \ \ \ |
|
| * | | | | module: reduce module image and resident size | Rusty Russell | 2008-05-01 | 1 | -1/+1 |
| * | | | | module: make module_sect_attrs private to kernel/module.c | Rusty Russell | 2008-05-01 | 1 | -17/+0 |
| | |_|/
| |/| | |
|
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2008-05-01 | 1 | -0/+4 |
|\ \ \ \ |
|
| * | | | | [CRYPTO] api: Fix scatterwalk_sg_chain | Herbert Xu | 2008-05-01 | 1 | -0/+4 |
| |/ / / |
|
* | | | | m68knommu: rework definition of HZ | Greg Ungerer | 2008-05-01 | 1 | -2/+5 |
* | | | | m68knommu: update MAX_M68K_DMA_CHANNELS for some plattforms | Sebastian Siewior | 2008-05-01 | 1 | -1/+2 |
* | | | | quota: add a convenience macro for filesystems | Jan Kara | 2008-05-01 | 1 | -0/+3 |
* | | | | dmi: clean-up dmi helper declarations | Jean Delvare | 2008-05-01 | 4 | -10/+6 |
* | | | | jsm: add new supported board to jsm serial driver | Scott Kilau | 2008-05-01 | 1 | -0/+1 |
* | | | | sysfs: sysfs_update_group stub for CONFIG_SYSFS=n | Randy Dunlap | 2008-05-01 | 1 | -0/+6 |
* | | | | Add a new sysfs_streq() string comparison function | David Brownell | 2008-05-01 | 1 | -0/+2 |
* | | | | ntp: handle leap second via timer | Roman Zippel | 2008-05-01 | 2 | -0/+3 |
* | | | | ntp: remove current_tick_length() | Roman Zippel | 2008-05-01 | 1 | -2/+2 |
* | | | | ntp: rename TICK_LENGTH_SHIFT to NTP_SCALE_SHIFT | Roman Zippel | 2008-05-01 | 1 | -4/+4 |
* | | | | ntp: support for TAI | Roman Zippel | 2008-05-01 | 2 | -2/+6 |
* | | | | ntp: increase time_offset resolution | Roman Zippel | 2008-05-01 | 1 | -7/+2 |
* | | | | ntp: increase time_freq resolution | Roman Zippel | 2008-05-01 | 1 | -5/+6 |