| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-04-03 | 1 | -0/+100 |
|\ |
|
| * | Neterion: Driver help file | Ramkrishna Vepa | 2009-04-02 | 1 | -0/+100 |
* | | memcg: fix OOM killer under memcg | KAMEZAWA Hiroyuki | 2009-04-03 | 1 | -1/+19 |
* | | cgroups: more documentation for remount and release_agent | Li Zefan | 2009-04-03 | 1 | -2/+18 |
* | | cgroup: fix frequent -EBUSY at rmdir | KAMEZAWA Hiroyuki | 2009-04-03 | 1 | -2/+4 |
* | | documentation: fix unix_dgram_qlen description | Li Xiaodong | 2009-04-03 | 1 | -2/+3 |
* | | documentation: update Documentation/filesystem/proc.txt and Documentation/sys... | Shen Feng | 2009-04-03 | 5 | -1071/+329 |
* | | documentation: ignore byproducts from latex | Henrik Austad | 2009-04-03 | 1 | -0/+4 |
* | | gpio: gpio_{request,free}() now required (feature removal) | David Brownell | 2009-04-03 | 2 | -14/+19 |
* | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds | 2009-04-01 | 3 | -24/+108 |
|\ \ |
|
| * | | ext4: Regularize mount options | Theodore Ts'o | 2009-03-28 | 1 | -2/+23 |
| * | | ext4: remove /proc tuning knobs | Theodore Ts'o | 2009-03-31 | 1 | -21/+0 |
| * | | ext4: Add sysfs support | Theodore Ts'o | 2009-03-31 | 1 | -0/+81 |
| * | | ext4: Add fine print for the 32000 subdirectory limit | Theodore Ts'o | 2009-02-23 | 1 | -1/+4 |
* | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2009-04-01 | 7 | -482/+555 |
|\ \ \ |
|
| * | | | PCI Hotplug: schedule fakephp for feature removal | Alex Chiang | 2009-03-20 | 1 | -0/+33 |
| * | | | PCI: Introduce /sys/bus/pci/devices/.../rescan | Alex Chiang | 2009-03-20 | 1 | -0/+10 |
| * | | | PCI: Introduce /sys/bus/pci/devices/.../remove | Alex Chiang | 2009-03-20 | 2 | -0/+18 |
| * | | | PCI: Introduce /sys/bus/pci/rescan | Alex Chiang | 2009-03-20 | 1 | -0/+9 |
| * | | | PCI MSI: Add example request loop to MSI-HOWTO.txt | Michael Ellerman | 2009-03-20 | 1 | -1/+22 |
| * | | | PCI: manual for SR-IOV user and driver developer | Yu Zhao | 2009-03-20 | 2 | -0/+100 |
| * | | | PCI: document SR-IOV sysfs entries | Yu Zhao | 2009-03-20 | 1 | -0/+27 |
| * | | | PCI: allow assignment of memory resources with a specified alignment | Yuji Shimada | 2009-03-20 | 1 | -0/+9 |
| * | | | PCI MSI: Add support for multiple MSI | Matthew Wilcox | 2009-03-20 | 1 | -6/+39 |
| * | | | Rewrite MSI-HOWTO | Matthew Wilcox | 2009-03-20 | 1 | -481/+277 |
| * | | | PCI: add remove_id sysfs entry | Chris Wright | 2009-03-20 | 1 | -0/+16 |
| * | | | PCI/x86: document pci=earlydump argument | Bjorn Helgaas | 2009-03-20 | 1 | -0/+2 |
* | | | | fbdev: remove cyblafb driver | Krzysztof Helt | 2009-04-01 | 10 | -634/+0 |
* | | | | powerpc: add mmc-spi-slot bindings | Anton Vorontsov | 2009-04-01 | 1 | -0/+23 |
* | | | | hwmon: Add LTC4215 driver | Ira Snyder | 2009-04-01 | 1 | -0/+50 |
* | | | | hp_accel: small documentation updates | Pavel Machek | 2009-04-01 | 1 | -5/+15 |
* | | | | drivers/misc/isl29003.c: driver for the ISL29003 ambient light sensor | Daniel Mack | 2009-04-01 | 1 | -0/+62 |
* | | | | filesystem freeze: allow SysRq emergency thaw to thaw frozen filesystems | Eric Sandeen | 2009-04-01 | 1 | -0/+5 |
* | | | | mm: page_mkwrite change prototype to match fault | Nick Piggin | 2009-04-01 | 1 | -1/+1 |
* | | | | mm: reintroduce and deprecate rlimit based access for SHM_HUGETLB | Ravikiran G Thirumalai | 2009-04-01 | 1 | -0/+12 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguest-an... | Linus Torvalds | 2009-03-31 | 1 | -0/+7 |
|\ \ \ \ |
|
| * | | | | lguest: barrier me harder | Rusty Russell | 2009-03-30 | 1 | -0/+7 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 | Linus Torvalds | 2009-03-31 | 4 | -57/+45 |
|\ \ \ \ |
|
| * | | | | hwmon: Define a standard interface for chassis intrusion detection | Jean Delvare | 2009-03-30 | 1 | -0/+22 |
| * | | | | Move the pcf8591 driver to hwmon | Jean Delvare | 2009-03-30 | 1 | -0/+0 |
| * | | | | hwmon: (w83627ehf) Add support for W83667HG | Gong Jun | 2009-03-30 | 1 | -9/+20 |
| * | | | | hwmon: (ds1621) Clean up documentation | Jean Delvare | 2009-03-30 | 1 | -48/+3 |
| |/ / / |
|
* | | | | Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2009-03-31 | 1 | -13/+17 |
|\ \ \ \ |
|
| * | | | | lockdep: get_user_chars() redo | Peter Zijlstra | 2009-02-14 | 1 | -13/+17 |
* | | | | | Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ad... | Linus Torvalds | 2009-03-31 | 1 | -9/+0 |
|\ \ \ \ \ |
|
| * | | | | | proc 2/2: remove struct proc_dir_entry::owner | Alexey Dobriyan | 2009-03-30 | 1 | -9/+0 |
* | | | | | | Merge branch 'iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2009-03-30 | 2 | -0/+116 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | Merge branch 'linus' into core/iommu | Ingo Molnar | 2009-03-28 | 39 | -333/+2237 |
| |\ \ \ \ \ |
|
| * \ \ \ \ \ | Merge branch 'dma-api/debug' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 2009-03-18 | 2 | -0/+116 |
| |\ \ \ \ \ \
| | |_|_|_|/ /
| |/| | | | | |
|
| | * | | | | | dma-debug: Documentation update | Joerg Roedel | 2009-03-17 | 1 | -0/+106 |