| Commit message (Expand) | Author | Age | Files | Lines |
* | namespaces: move the IPC namespace under IPC_NS option | Pavel Emelyanov | 2008-02-08 | 2 | -52/+69 |
* | namespaces: move the UTS namespace under UTS_NS option | Pavel Emelyanov | 2008-02-08 | 1 | -0/+21 |
* | hugetlb: add locking for overcommit sysctl | Nishanth Aravamudan | 2008-02-08 | 1 | -0/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm | Linus Torvalds | 2008-02-08 | 2 | -41/+11 |
|\ |
|
| * | dm: table remove unused variable | Vasily Averin | 2008-02-08 | 1 | -9/+9 |
| * | dm ioctl: move compat code | Milan Broz | 2008-02-08 | 1 | -32/+2 |
* | | Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6 | Linus Torvalds | 2008-02-08 | 2 | -36/+3 |
|\ \ |
|
| * | | hwmon: Discard useless I2C driver IDs | Jean Delvare | 2008-02-08 | 1 | -33/+0 |
| * | | hwmon: (w83781d) Misc cleanups | Jean Delvare | 2008-02-08 | 1 | -1/+0 |
| * | | hwmon: (gl520sm) Various cleanups | Jean Delvare | 2008-02-08 | 1 | -1/+0 |
| * | | hwmon: (gl518sm) Various cleanups | Jean Delvare | 2008-02-08 | 1 | -1/+0 |
| * | | dmi: Let drivers walk the DMI table | Jean Delvare | 2008-02-08 | 1 | -0/+3 |
| |/ |
|
* | | Merge branch 'slub-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ch... | Linus Torvalds | 2008-02-08 | 2 | -1/+27 |
|\ \ |
|
| * | | SLUB: Support for performance statistics | Christoph Lameter | 2008-02-08 | 1 | -0/+23 |
| * | | SLUB: Use unique end pointer for each slab page. | Christoph Lameter | 2008-02-08 | 1 | -1/+4 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2008-02-08 | 6 | -44/+220 |
|\ \ \ |
|
| * | | | [SCSI] enclosure: add support for enclosure services | James Bottomley | 2008-02-08 | 1 | -0/+129 |
| * | | | [SCSI] Small cleanups for scsi_host.h | Pavel Machek | 2008-02-08 | 1 | -19/+25 |
| * | | | [SCSI] add protocol definitions | James Bottomley | 2008-02-08 | 1 | -0/+14 |
| * | | | [SCSI] libiscsi: fix session age rollover and remove cid encoding | Mike Christie | 2008-02-08 | 2 | -4/+2 |
| * | | | [SCSI] iscsi: fix up iscsi printk prefix | Mike Christie | 2008-02-08 | 2 | -0/+13 |
| * | | | [SCSI] iscsi class: add async scan helper | Mike Christie | 2008-02-08 | 1 | -1/+2 |
| * | | | [SCSI] iscsi class: add session scanning | Mike Christie | 2008-02-08 | 1 | -3/+4 |
| * | | | [SCSI] iscsi class, libiscsi: add iscsi sysfs session state file | Mike Christie | 2008-02-08 | 2 | -15/+31 |
| * | | | [SCSI] libiscsi: make __iscsi_complete_pdu() static | Adrian Bunk | 2008-02-08 | 1 | -2/+0 |
| | |/
| |/| |
|
* / | | Fix compilation of powerpc asm-offsets.c with old gcc | Tony Breeds | 2008-02-07 | 2 | -2/+6 |
|/ / |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2008-02-07 | 4 | -17/+89 |
|\ \
| |/
|/| |
|
| * | Input: pxa27x_keypad - add debounce_interval to the keypad platform data | Eric Miao | 2008-01-31 | 1 | -0/+6 |
| * | Input: pxa27x_keypad - enable rotary encoders and direct keys | Eric Miao | 2008-01-31 | 1 | -0/+30 |
| * | Input: pxa27x_keypad - introduce pxa27x_keypad_config() | Eric Miao | 2008-01-31 | 1 | -5/+0 |
| * | Input: pxa27x_keypad - introduce driver structure and use KEY() to define mat... | Eric Miao | 2008-01-31 | 1 | -4/+17 |
| * | Input: pxa27x_keypad - remove pin configuration from the driver | Eric Miao | 2008-01-31 | 1 | -1/+0 |
| * | Input: pxa27x_keypad - rename the driver (was pxa27x_keyboard) | Eric Miao | 2008-01-31 | 1 | -1/+1 |
| * | Input: remove cdev from input_dev structure | Dmitry Torokhov | 2008-01-21 | 1 | -4/+0 |
| * | Input: add Tosa keyboard driver | Dmitry Baryshkov | 2008-01-21 | 1 | -0/+30 |
| * | Input: Add proper locking when changing device's keymap | Dmitry Torokhov | 2008-01-21 | 1 | -0/+3 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2008-02-07 | 4 | -80/+13 |
|\ \ |
|
| * | | [SPARC32]: Use regsets for ELF core dumping. | David S. Miller | 2008-02-07 | 1 | -30/+8 |
| * | | [SPARC64]: Use regsets for ELF core dumping. | David S. Miller | 2008-02-07 | 1 | -25/+5 |
| * | | [SPARC]: Move over to arch_ptrace(). | David S. Miller | 2008-02-07 | 2 | -21/+0 |
| * | | [SPARC]: Remove PTRACE_SUN* handling. | David S. Miller | 2008-02-07 | 2 | -4/+0 |
* | | | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2008-02-07 | 9 | -32/+201 |
|\ \ \ |
|
| * | | | [MTD] Add mtd panic_write function pointer | Richard Purdie | 2008-02-07 | 1 | -0/+9 |
| * | | | Merge git://git.infradead.org/~dedekind/ubi-2.6 | David Woodhouse | 2008-02-03 | 3 | -24/+91 |
| |\ \ \ |
|
| | * | | | UBI: introduce atomic LEB change ioctl | Artem Bityutskiy | 2008-01-25 | 2 | -21/+47 |
| | * | | | UBI: add layout volume information | Artem Bityutskiy | 2008-01-25 | 1 | -1/+3 |
| | * | | | UBI: add auto-resize feature | Artem Bityutskiy | 2008-01-25 | 1 | -2/+41 |
| * | | | | Merge git://git.infradead.org/~kmpark/onenand-mtd-2.6 | David Woodhouse | 2008-02-03 | 1 | -0/+1 |
| |\ \ \ \ |
|
| | * | | | | [MTD] [OneNAND] Get correct density from device ID | Kyungmin Park | 2008-01-29 | 1 | -0/+1 |
| | |/ / / |
|
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git | David Woodhouse | 2008-02-03 | 1273 | -28770/+33331 |
| |\ \ \ \ |
|