Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2010-11-01 | 1 | -0/+3 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | spi: enable spi_board_info to be registered after spi_master | Feng Tang | 2010-10-21 | 1 | -0/+3 | |
* | | | | | | | | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2010-10-31 | 2 | -2/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | i2c-i801: Add Intel Patsburg device ID | Seth Heasley | 2010-10-31 | 1 | -0/+1 | |
| * | | | | | | | | i2c: Drop unused I2C_CLASS_TV flags | Jean Delvare | 2010-10-31 | 1 | -2/+0 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
| | | | | | | | | ||||||
| \ \ \ \ \ \ \ | ||||||
*-. \ \ \ \ \ \ \ | Merge branches 'irq-core-for-linus' and 'core-locking-for-linus' of git://git... | Linus Torvalds | 2010-10-31 | 3 | -7/+6 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | semaphore: Remove mutex emulation | Thomas Gleixner | 2010-10-30 | 1 | -6/+0 | |
| | | |_|/ / / / / | | |/| | | | | | | ||||||
| * | | | | | | | | genirq: Fix up irq_node() for irq_data changes. | Paul Mundt | 2010-10-28 | 1 | -1/+1 | |
| * | | | | | | | | genirq: Add single IRQ reservation helper | Paul Mundt | 2010-10-26 | 1 | -0/+5 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
* | | | | | | | | locks: remove fl_copy_lock lock_manager operation | Christoph Hellwig | 2010-10-31 | 1 | -1/+0 | |
| |_|/ / / / / |/| | | | | | | ||||||
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-10-30 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | ||||||
| * | | | | | | phy/marvell: rename 88ec048 to 88e1318s and fix mscr1 addr | Cyril Chemparathy | 2010-10-29 | 1 | -1/+1 | |
* | | | | | | | locks: fix setlease methods to free passed-in lock | J. Bruce Fields | 2010-10-30 | 1 | -0/+1 | |
* | | | | | | | Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify | Linus Torvalds | 2010-10-30 | 5 | -31/+73 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Ensure FMODE_NONOTIFY is not set by userspace | Lino Sanfilippo | 2010-10-30 | 1 | -4/+5 | |
| * | | | | | | | fsnotify: remove alignment padding from fsnotify_mark on 64 bit builds | Richard Kennedy | 2010-10-28 | 1 | -1/+1 | |
| * | | | | | | | fanotify: Fix FAN_CLOSE comments | Stefan Hajnoczi | 2010-10-28 | 1 | -2/+2 | |
| * | | | | | | | fanotify: ignore events on directories unless specifically requested | Eric Paris | 2010-10-28 | 1 | -2/+8 | |
| * | | | | | | | fsnotify: rename FS_IN_ISDIR to FS_ISDIR | Eric Paris | 2010-10-28 | 2 | -12/+12 | |
| * | | | | | | | fanotify: limit number of listeners per user | Eric Paris | 2010-10-28 | 2 | -0/+4 | |
| * | | | | | | | fanotify: allow userspace to override max marks | Eric Paris | 2010-10-28 | 1 | -1/+3 | |
| * | | | | | | | fanotify: limit the number of marks in a single fanotify group | Eric Paris | 2010-10-28 | 1 | -0/+1 | |
| * | | | | | | | fanotify: allow userspace to override max queue depth | Eric Paris | 2010-10-28 | 1 | -2/+3 | |
| * | | | | | | | fsnotify: implement a default maximum queue depth | Eric Paris | 2010-10-28 | 1 | -1/+0 | |
| * | | | | | | | fanotify: allow userspace to flush all marks | Eric Paris | 2010-10-28 | 1 | -1/+2 | |
| * | | | | | | | fsnotify: call fsnotify_parent in perm events | Eric Paris | 2010-10-28 | 2 | -5/+12 | |
| * | | | | | | | fsnotify: correctly handle return codes from listeners | Eric Paris | 2010-10-28 | 1 | -0/+2 | |
| * | | | | | | | fanotify: use __aligned_u64 in fanotify userspace metadata | Eric Paris | 2010-10-28 | 1 | -2/+2 | |
| * | | | | | | | fanotify: implement fanotify listener ordering | Eric Paris | 2010-10-28 | 1 | -1/+10 | |
| * | | | | | | | fsnotify: implement ordering between notifiers | Eric Paris | 2010-10-28 | 1 | -0/+8 | |
| * | | | | | | | fanotify: allow fanotify to be built | Eric Paris | 2010-10-28 | 1 | -0/+1 | |
| | | | | | | | | ||||||
| \ \ \ \ \ \ \ | ||||||
*-. \ \ \ \ \ \ \ | Merge branches 'perf-fixes-for-linus' and 'x86-fixes-for-linus' of git://git.... | Linus Torvalds | 2010-10-30 | 1 | -1/+6 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | jump label: Add work around to i386 gcc asm goto bug | Steven Rostedt | 2010-10-29 | 1 | -1/+1 | |
| * | | | | | | | | | jump label: Fix deadlock b/w jump_label_mutex vs. text_mutex | Jason Baron | 2010-10-28 | 1 | -0/+5 | |
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2010-10-30 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Add new functions for triggering inode writeback | Chris Mason | 2010-10-29 | 1 | -0/+2 | |
* | | | | | | | | | | | Merge branch 'audit.b64' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2010-10-30 | 2 | -4/+14 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | audit mmap | Al Viro | 2010-10-30 | 1 | -0/+9 | |
| * | | | | | | | | | | | audit: Call tty_audit_push_task() outside preempt disabled | Thomas Gleixner | 2010-10-30 | 1 | -4/+5 | |
| | |_|/ / / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2010-10-30 | 7 | -169/+479 | |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse | 2010-10-30 | 220 | -2100/+7567 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | mtd: cfi_cmdset_0002: make sector erase command variable | Guillaume LECERF | 2010-10-26 | 1 | -0/+1 | |
| * | | | | | | | | | | | mtd: remove junk tabs in nand.h | Sebastian Andrzej Siewior | 2010-10-25 | 1 | -168/+147 | |
| * | | | | | | | | | | | mtd: cleanup nand.h | Sebastian Andrzej Siewior | 2010-10-25 | 1 | -56/+99 | |
| * | | | | | | | | | | | mtd: nand: introduce NAND_CREATE_EMPTY_BBT | Sebastian Andrzej Siewior | 2010-10-25 | 2 | -1/+3 | |
| * | | | | | | | | | | | mtd: nand: add support for BBT without OOB | Sebastian Andrzej Siewior | 2010-10-25 | 2 | -2/+11 | |
| * | | | | | | | | | | | mtd: add init_size hook for NAND driver | Huang Shijie | 2010-10-25 | 1 | -0/+6 | |
| * | | | | | | | | | | | mtd: prepare partition add and del functions for ioctl requests | Roman Tereshonkov | 2010-10-25 | 1 | -0/+5 | |
| * | | | | | | | | | | | mtd: generic FSMC NAND MTD driver | Linus Walleij | 2010-10-25 | 1 | -0/+181 | |
| * | | | | | | | | | | | mtd: nand: add support for reading ONFI parameters from NAND device | Florian Fainelli | 2010-10-24 | 1 | -0/+68 |