| Commit message (Expand) | Author | Age | Files | Lines |
* | ->permission() sanitizing: MAY_NOT_BLOCK | Al Viro | 2011-07-20 | 1 | -0/+1 |
* | kill check_acl callback of generic_permission() | Al Viro | 2011-07-20 | 2 | -2/+3 |
* | lockless get_write_access/deny_write_access | Al Viro | 2011-07-20 | 2 | -3/+52 |
* | kill file_permission() completely | Al Viro | 2011-07-20 | 1 | -1/+0 |
* | consolidate BINPRM_FLAGS_ENFORCE_NONDUMP handling | Al Viro | 2011-07-20 | 1 | -0/+1 |
* | new helper: iterate_supers_type() | Al Viro | 2011-07-20 | 1 | -0/+2 |
* | fs: add a DCACHE_NEED_LOOKUP flag for d_flags | Josef Bacik | 2011-07-20 | 1 | -0/+7 |
* | include/linux/sdla.h: remove the prototype of sdla() | WANG Cong | 2011-07-18 | 1 | -5/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2011-07-17 | 1 | -6/+0 |
|\ |
|
| * | net: remove NETIF_F_ALL_TX_OFFLOADS | Michał Mirosław | 2011-07-14 | 1 | -6/+0 |
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2011-07-17 | 3 | -1/+22 |
|\ \ |
|
| | \ | |
| | \ | |
| *-. \ | Merge branches 'd3cold', 'bugzilla-37412' and 'bugzilla-38152' into release | Len Brown | 2011-07-14 | 2 | -0/+21 |
| |\ \ \ |
|
| | | * | | ACPI: Fix lockdep false positives in acpi_power_off() | Rafael J. Wysocki | 2011-07-13 | 2 | -0/+21 |
| | |/ / |
|
| * / / | ACPI: Fixes device power states array overflow | Lin Ming | 2011-07-13 | 1 | -1/+1 |
| |/ / |
|
* | / | drm/radeon/kms: add new NI pci ids | Alex Deucher | 2011-07-15 | 1 | -0/+2 |
| |/
|/| |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb... | Linus Torvalds | 2011-07-13 | 1 | -0/+13 |
|\ \ |
|
| * | | mmc: core: Bus width testing needs to handle suspend/resume | Philip Rakity | 2011-07-13 | 1 | -0/+13 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2011-07-13 | 2 | -1/+2 |
|\ \ \
| |_|/
|/| | |
|
| * | | sctp: ABORT if receive, reassmbly, or reodering queue is not empty while clos... | Thomas Graf | 2011-07-08 | 1 | -1/+1 |
| * | | sctp: Enforce retransmission limit during shutdown | Thomas Graf | 2011-07-07 | 1 | -0/+1 |
* | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2011-07-12 | 1 | -0/+2 |
|\ \ \ |
|
| * | | | mm: Move definition of MIN_MEMORY_BLOCK_SIZE to a header | Benjamin Herrenschmidt | 2011-07-12 | 1 | -0/+2 |
* | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/lin... | Linus Torvalds | 2011-07-12 | 1 | -1/+2 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | genirq: replace irq_gc_ack() with {set,clr}_bit variants (fwd) | Simon Guinot | 2011-07-07 | 1 | -1/+2 |
* | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2011-07-11 | 1 | -3/+7 |
|\ \ \ \ |
|
| * | | | | [media] tuner-core/v4l2-subdev: document that the type field has to be filled in | Hans Verkuil | 2011-07-07 | 1 | -0/+7 |
| * | | | | [media] v4l2-subdev.h: remove unused s_mode tuner op | Hans Verkuil | 2011-07-07 | 1 | -4/+1 |
* | | | | | w1: ds1wm: add a reset recovery parameter | Jean-François Dagenais | 2011-07-08 | 1 | -0/+7 |
| |_|/ /
|/| | | |
|
* | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2011-07-07 | 1 | -2/+2 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'for-3.0-important' of git://git.drbd.org/linux-2.6-drbd into fo... | Jens Axboe | 2011-06-30 | 1 | -2/+2 |
| |\ \ \ \ |
|
| | * | | | | drbd: fix limit define, we support 1 PiByte now | Lars Ellenberg | 2011-06-30 | 1 | -2/+2 |
* | | | | | | FS-Cache: Add a helper to bulk uncache pages on an inode | David Howells | 2011-07-07 | 1 | -0/+21 |
| | | | | | | |
| \ \ \ \ \ | |
| \ \ \ \ \ | |
| \ \ \ \ \ | |
*---. \ \ \ \ \ | Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus' and 'sched-ur... | Linus Torvalds | 2011-07-07 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ |
|
| | | * | | | | | | sched: Disable (revert) SCHED_LOAD_SCALE increase | Peter Zijlstra | 2011-07-05 | 1 | -1/+1 |
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2011-07-07 | 2 | -1/+2 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | ipv6: Don't put artificial limit on routing table size. | David S. Miller | 2011-07-01 | 1 | -0/+1 |
| * | | | | | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2011-07-01 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \
| | |_|_|/ / / / / /
| |/| | | | | | | | |
|
| | * | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2011-06-30 | 1 | -1/+1 |
| | |\ \ \ \ \ \ \ \ |
|
| | | * | | | | | | | | mac80211: fix rx->key NULL dereference during mic failure | Arik Nemtsov | 2011-06-27 | 1 | -1/+1 |
* | | | | | | | | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2011-07-06 | 2 | -3/+3 |
|\ \ \ \ \ \ \ \ \ \ \
| | |_|_|_|_|_|_|/ / /
| |/| | | | | | | / /
| |_|_|_|_|_|_|_|/ /
|/| | | | | | | | | |
|
| * | | | | | | | | | [media] m5mols: Use proper email address format | HeungJun, Kim | 2011-06-11 | 1 | -2/+2 |
| * | | | | | | | | | [media] lirc_dev: store cdev in irctl, up maxdevs | Jarod Wilson | 2011-06-11 | 1 | -1/+1 |
* | | | | | | | | | | Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2011-07-04 | 1 | -6/+0 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | fsl-diu-fb: remove check for pixel clock ranges | Timur Tabi | 2011-06-24 | 1 | -6/+0 |
* | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2011-07-02 | 1 | -1/+8 |
|\ \ \ \ \ \ \ \ \ \ \
| |_|_|/ / / / / / / /
|/| | | | | | | | | | |
|
| * | | | | | | | | | | ALSA: sb16 - Fix build errors on MIPS and others with 13bit ioctl size | Takashi Iwai | 2011-06-30 | 1 | -1/+8 |
* | | | | | | | | | | | Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2011-06-28 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | Connector: Set the CN_NETLINK_USERS correctly | K. Y. Srinivasan | 2011-06-07 | 1 | -1/+1 |
* | | | | | | | | | | | | Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2011-06-28 | 1 | -0/+3 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | amba pl011: workaround for uart registers lockup | Shreshtha Kumar Sahu | 2011-06-16 | 1 | -0/+3 |
| |/ / / / / / / / / / / |
|