| Commit message (Expand) | Author | Age | Files | Lines |
* | Security/SELinux: seperate lsm specific mmap_min_addr | Eric Paris | 2009-08-06 | 2 | -15/+17 |
* | Capabilities: move cap_file_mmap to commoncap.c | Eric Paris | 2009-08-06 | 1 | -3/+4 |
* | Merge branch 'master' into next | James Morris | 2009-08-06 | 61 | -406/+373 |
|\ |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 | Linus Torvalds | 2009-08-04 | 1 | -1/+1 |
| |\ |
|
| | * | tty-ldisc: make refcount be atomic_t 'users' count | Linus Torvalds | 2009-08-04 | 1 | -1/+1 |
| * | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2009-08-04 | 1 | -0/+1 |
| |\ \ |
|
| | * | | block: Add a wrapper for setting minimum request size without a queue | Martin K. Petersen | 2009-08-01 | 1 | -0/+1 |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-08-04 | 3 | -2/+17 |
| |\ \ \ |
|
| | * \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-08-03 | 1 | -0/+5 |
| | |\ \ \ |
|
| | | * | | | cfg80211: fix regression on beacon world roaming feature | Luis R. Rodriguez | 2009-08-03 | 1 | -0/+5 |
| | * | | | | bluetooth: rfcomm_init bug fix | Dave Young | 2009-08-03 | 1 | -1/+11 |
| | |/ / / |
|
| | * | | | ip: fix logic of reverse path filter sysctl | Stephen Hemminger | 2009-07-27 | 1 | -1/+1 |
| * | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2009-08-04 | 1 | -0/+5 |
| |\ \ \ \ |
|
| | * | | | | drm/radeon: add some new r7xx pci ids | Alex Deucher | 2009-08-04 | 1 | -0/+5 |
| | | |_|/
| | |/| | |
|
| * | | | | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 2009-08-04 | 1 | -1/+12 |
| |\ \ \ \
| | |/ / /
| |/| | | |
|
| | * | | | perf_counter: Full task tracing | Peter Zijlstra | 2009-08-02 | 1 | -1/+12 |
| | | |/
| | |/| |
|
| * | | | Merge branch 'bugzilla-13620-revert' into release | Len Brown | 2009-08-02 | 1 | -0/+4 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | Revert "ACPICA: Remove obsolete acpi_os_validate_address interface" | Len Brown | 2009-07-27 | 1 | -0/+4 |
| * | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2009-07-31 | 1 | -1/+1 |
| |\ \ \ |
|
| | * | | | io context: fix ref counting | Li Zefan | 2009-07-31 | 1 | -1/+1 |
| * | | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2009-07-31 | 1 | -1/+13 |
| |\ \ \ \ |
|
| | * | | | | clocksource: Save mult_orig in clocksource_disable() | Magnus Damm | 2009-07-31 | 1 | -1/+13 |
| | | |/ /
| | |/| | |
|
| * | | | | cb710: use SG_MITER_TO_SG/SG_MITER_FROM_SG | Sebastian Andrzej Siewior | 2009-07-31 | 1 | -26/+3 |
| * | | | | lib/scatterlist: add a flags to signalize mapping direction | Sebastian Andrzej Siewior | 2009-07-31 | 1 | -0/+2 |
| * | | | | lguest and virtio: cleanup struct definitions to Linux style. | Rusty Russell | 2009-07-30 | 5 | -20/+10 |
| * | | | | lguest: fix comment style | Rusty Russell | 2009-07-30 | 2 | -18/+36 |
| * | | | | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 2009-07-29 | 1 | -0/+1 |
| |\ \ \ \ |
|
| | * | | | | PM / Hibernate: Replace bdget call with simple atomic_inc of i_count | Alan Jenkins | 2009-07-29 | 1 | -0/+1 |
| | | |/ /
| | |/| | |
|
| * | | | | uio: mark uio.h functions __KERNEL__ only | Jiri Slaby | 2009-07-29 | 1 | -9/+8 |
| * | | | | lib: flexible array implementation | Dave Hansen | 2009-07-29 | 1 | -0/+47 |
| * | | | | pps.h needs <linux/types.h> | Dave Jones | 2009-07-29 | 1 | -0/+2 |
| * | | | | cgroup avoid permanent sleep at rmdir | KAMEZAWA Hiroyuki | 2009-07-29 | 1 | -0/+17 |
| * | | | | cgroups: fix pid namespace bug | Li Zefan | 2009-07-29 | 1 | -7/+4 |
| * | | | | Merge branch 'drm-radeon-kms' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2009-07-29 | 3 | -3/+42 |
| |\ \ \ \ |
|
| | * | | | | drm/radeon/kms: add initial colortiling support. | Dave Airlie | 2009-07-29 | 2 | -1/+37 |
| | * | | | | drm/ttm/radeon: add dma32 support. | Dave Airlie | 2009-07-15 | 1 | -1/+4 |
| | * | | | | ttm: Make messages more readable. | Thomas Hellstrom | 2009-07-15 | 1 | -1/+1 |
| * | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2009-07-29 | 1 | -0/+1 |
| |\ \ \ \ \ |
|
| | * | | | | | libata: accept late unlocking of HPA | Tejun Heo | 2009-07-28 | 1 | -0/+1 |
| | | |/ / /
| | |/| | | |
|
| * | | | | | pty: avoid forcing 'low_latency' tty flag | OGAWA Hirofumi | 2009-07-29 | 1 | -0/+1 |
| |/ / / / |
|
| * | | | | Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify | Linus Torvalds | 2009-07-27 | 1 | -1/+1 |
| |\ \ \ \ |
|
| | * | | | | inotify: use GFP_NOFS under potential memory pressure | Eric Paris | 2009-07-21 | 1 | -1/+1 |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-07-27 | 3 | -2/+5 |
| |\ \ \ \ \
| | | |_|_|/
| | |/| | | |
|
| | * | | | | NET: ROSE: Don't use static buffer. | Ralf Baechle | 2009-07-26 | 1 | -1/+1 |
| | * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-07-22 | 1 | -1/+1 |
| | |\ \ \ \ |
|
| | | * | | | | rfkill: remove too-strict __must_check | Alan Jenkins | 2009-07-21 | 1 | -1/+1 |
| | * | | | | | of/mdio: Add support function for Ethernet fixed-link property | Anton Vorontsov | 2009-07-22 | 1 | -0/+3 |
| | |/ / / / |
|
| * | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 2009-07-27 | 2 | -0/+13 |
| |\ \ \ \ \ |
|
| | * | | | | | V4L/DVB (12283): gspca - sn9c20x: New subdriver for sn9c201 and sn9c202 bridges. | Brian Johnson | 2009-07-24 | 2 | -0/+13 |
| | | |_|_|/
| | |/| | | |
|
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm | Linus Torvalds | 2009-07-27 | 1 | -2/+2 |
| |\ \ \ \ \ |
|