Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | include/linux/highmem.h needs hardirq.h | Catalin Marinas | 2010-11-12 | 1 | -0/+1 | |
| * | | | | | | | | | atomic: add atomic_inc_not_zero_hint() | Eric Dumazet | 2010-11-12 | 1 | -0/+37 | |
| * | | | | | | | | | include/linux/resource.h needs types.h | Jean Delvare | 2010-11-12 | 1 | -0/+1 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | kernel: Constify temporary variable in roundup() | Tetsuo Handa | 2010-11-09 | 1 | -1/+1 | |
| | |_|_|_|/ / / | |/| | | | | | | ||||||
* | | | | | | | | sh: intc: Fix up initializers for gcc 4.5. | Paul Mundt | 2010-11-09 | 1 | -1/+1 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2010-11-08 | 2 | -10/+9 | |
|\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge branch 'rmobile/core' into rmobile-fixes-for-linus | Paul Mundt | 2010-11-08 | 2 | -10/+9 | |
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | ||||||
| | * | | | | | | mmc: sh_mmcif: Convert extern inline to static inline. | Paul Mundt | 2010-11-04 | 1 | -9/+9 | |
| | * | | | | | | ARM: shmobile: remove sh_timer_config clk member | Magnus Damm | 2010-10-31 | 1 | -1/+0 | |
| | | | | | | | | ||||||
| \ \ \ \ \ \ \ | ||||||
| \ \ \ \ \ \ \ | ||||||
| \ \ \ \ \ \ \ | ||||||
*---. \ \ \ \ \ \ \ | Merge branches 'sh/pio-death', 'sh/nommu', 'sh/clkfwk', 'sh/core' and 'sh/int... | Paul Mundt | 2010-11-08 | 1 | -0/+4 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | / / / / / | | | | |/ / / / / | | | |/| | | | | | ||||||
| | * | | | | | | | sh: add clk_round_parent() to optimize parent clock rate | Guennadi Liakhovetski | 2010-11-08 | 1 | -0/+4 | |
| | | |/ / / / / | | |/| | | | | | ||||||
* | | | | | | | | preempt: fix kernel build with !CONFIG_BKL | Arnd Bergmann | 2010-11-02 | 1 | -2/+6 | |
| |_|/ / / / / |/| | | | | | | ||||||
* | | | | | | | 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 |