Age | Commit message (Expand) | Author | Files | Lines |
2010-11-09 | kernel: Constify temporary variable in roundup() | Tetsuo Handa | 1 | -1/+1 |
2010-11-08 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds | 1 | -0/+97 |
2010-11-08 | Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2 | -10/+9 |
2010-11-08 | ext4: Add new ext4 inode tracepoints | Theodore Ts'o | 1 | -0/+97 |
2010-11-08 | Merge branch 'rmobile/core' into rmobile-fixes-for-linus | Paul Mundt | 2 | -10/+9 |
2010-11-08 | Merge branches 'sh/pio-death', 'sh/nommu', 'sh/clkfwk', 'sh/core' and 'sh/int... | Paul Mundt | 1 | -0/+4 |
2010-11-08 | sh: add clk_round_parent() to optimize parent clock rate | Guennadi Liakhovetski | 1 | -0/+4 |
2010-11-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 4 | -7/+9 |
2010-11-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds | 1 | -7/+7 |
2010-11-04 | netlink: Make nlmsg_find_attr take a const nlmsghdr*. | Nelson Elhage | 1 | -1/+1 |
2010-11-04 | mmc: sh_mmcif: Convert extern inline to static inline. | Paul Mundt | 1 | -9/+9 |
2010-11-04 | caif: SPI-driver bugfix - incorrect padding. | Sjur Brændeland | 1 | -0/+2 |
2010-11-04 | caif: Bugfix for socket priority, bindtodev and dbg channel. | André Carvalho de Matos | 2 | -6/+6 |
2010-11-02 | preempt: fix kernel build with !CONFIG_BKL | Arnd Bergmann | 1 | -2/+6 |
2010-11-01 | asm-generic/stat.h: support 64-bit file time_t for stat() | Chris Metcalf | 1 | -7/+7 |
2010-11-01 | Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 1 | -0/+3 |
2010-11-01 | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -2/+1 |
2010-11-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 4 | -2/+63 |
2010-11-01 | Merge branches 'irq-core-for-linus' and 'core-locking-for-linus' of git://git... | Linus Torvalds | 3 | -7/+6 |
2010-10-31 | i2c-i801: Add Intel Patsburg device ID | Seth Heasley | 1 | -0/+1 |
2010-10-31 | i2c: Drop unused I2C_CLASS_TV flags | Jean Delvare | 1 | -2/+0 |
2010-10-31 | ARM: shmobile: remove sh_timer_config clk member | Magnus Damm | 1 | -1/+0 |
2010-10-31 | locks: remove fl_copy_lock lock_manager operation | Christoph Hellwig | 1 | -1/+0 |
2010-10-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 1 | -1/+1 |
2010-10-31 | locks: fix setlease methods to free passed-in lock | J. Bruce Fields | 1 | -0/+1 |
2010-10-30 | Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify | Linus Torvalds | 5 | -31/+73 |
2010-10-30 | Merge branches 'perf-fixes-for-linus' and 'x86-fixes-for-linus' of git://git.... | Linus Torvalds | 1 | -1/+6 |
2010-10-30 | Ensure FMODE_NONOTIFY is not set by userspace | Lino Sanfilippo | 1 | -4/+5 |
2010-10-30 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -0/+2 |
2010-10-30 | Merge branch 'audit.b64' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 3 | -4/+18 |
2010-10-30 | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 9 | -175/+491 |
2010-10-30 | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 1 | -1/+4 |
2010-10-30 | audit mmap | Al Viro | 1 | -0/+9 |
2010-10-30 | audit: make link()/linkat() match "attribute change" predicate | Al Viro | 1 | -0/+4 |
2010-10-30 | audit: Call tty_audit_push_task() outside preempt disabled | Thomas Gleixner | 1 | -4/+5 |
2010-10-30 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse | 316 | -2732/+9341 |
2010-10-30 | semaphore: Remove mutex emulation | Thomas Gleixner | 1 | -6/+0 |
2010-10-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 3 | -2/+6 |
2010-10-30 | phy/marvell: rename 88ec048 to 88e1318s and fix mscr1 addr | Cyril Chemparathy | 1 | -1/+1 |
2010-10-29 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe... | Linus Torvalds | 1 | -10/+3 |
2010-10-29 | jump label: Add work around to i386 gcc asm goto bug | Steven Rostedt | 1 | -1/+1 |
2010-10-29 | debug_core,x86,blackfin: Clean up hw debug disable API | Dongdong Deng | 1 | -10/+3 |
2010-10-29 | readv/writev: do the same MAX_RW_COUNT truncation that read/write does | Linus Torvalds | 1 | -0/+1 |
2010-10-29 | Add new functions for triggering inode writeback | Chris Mason | 1 | -0/+2 |
2010-10-29 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 3 | -11/+19 |
2010-10-29 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -1/+1 |
2010-10-29 | switch get_sb_ns() users | Al Viro | 1 | -3/+2 |
2010-10-29 | convert get_sb_pseudo() users | Al Viro | 1 | -3/+2 |
2010-10-29 | convert get_sb_nodev() users | Al Viro | 2 | -2/+5 |
2010-10-29 | convert get_sb_single() users | Al Viro | 1 | -0/+3 |