| Commit message (Expand) | Author | Age | Files | Lines |
* | seq_file: use proc_create() in documentation | Alexey Dobriyan | 2009-12-16 | 1 | -3/+1 |
* | proc: remove docbook and example | Alexey Dobriyan | 2009-12-16 | 3 | -841/+3 |
* | doc: SubmitChecklist, add ioctls, remove OSDL reference | Randy Dunlap | 2009-12-16 | 1 | -1/+4 |
* | viafb: documentation update | Harald Welte | 2009-12-16 | 1 | -11/+1 |
* | gpiolib: add support for changing value polarity in sysfs | Jani Nikula | 2009-12-16 | 1 | -0/+15 |
* | vt: make the default cursor shape configurable | Clemens Ladisch | 2009-12-16 | 1 | -0/+5 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm | Linus Torvalds | 2009-12-15 | 1 | -5/+55 |
|\ |
|
| * | dm snapshot: add merge target | Mikulas Patocka | 2009-12-10 | 1 | -5/+55 |
* | | lis3: update documentation to match latest changes | Samu Onkalo | 2009-12-15 | 1 | -7/+24 |
* | | lis3: update documentation and comments | Éric Piel | 2009-12-15 | 1 | -10/+14 |
* | | hwmon: w83627ehf updates | Daniel J Blueman | 2009-12-15 | 1 | -2/+8 |
* | | kallsyms: remove deprecated print_fn_descriptor_symbol() | Amerigo Wang | 2009-12-15 | 1 | -9/+0 |
* | | ad525x_dpot: new driver for AD525x digital potentiometers | Michael Hennerich | 2009-12-15 | 1 | -0/+57 |
* | | procfs: allow threads to rename siblings via /proc/pid/tasks/tid/comm | john stultz | 2009-12-15 | 1 | -0/+9 |
* | | nommu: fix malloc performance by adding uninitialized flag | Jie Zhang | 2009-12-15 | 1 | -0/+26 |
* | | ksm: remove unswappable max_kernel_pages | Hugh Dickins | 2009-12-15 | 1 | -15/+7 |
* | | Documentation: ABI: /sys/devices/system/cpu/cpu#/node | Alex Chiang | 2009-12-15 | 1 | -0/+14 |
* | | mm: add numa node symlink for memory section in sysfs | Alex Chiang | 2009-12-15 | 2 | -5/+20 |
* | | hugetlb: handle memory hot-plug events | Lee Schermerhorn | 2009-12-15 | 1 | -1/+2 |
* | | hugetlb: use only nodes with memory for huge pages | Lee Schermerhorn | 2009-12-15 | 1 | -6/+6 |
* | | hugetlb: update hugetlb documentation for NUMA controls | Lee Schermerhorn | 2009-12-15 | 1 | -85/+176 |
* | | page-types: exit early when invoked with -d|--describe | Alex Chiang | 2009-12-15 | 1 | -2/+1 |
* | | page-types: whitespace alignment | Alex Chiang | 2009-12-15 | 1 | -23/+23 |
* | | page-types: learn to describe flags directly from command line | Alex Chiang | 2009-12-15 | 1 | -1/+20 |
* | | page-types: unsigned cannot be less than 0 in add_page() | Roel Kluin | 2009-12-15 | 1 | -1/+1 |
* | | page-types: constify read only arrays | Tommi Rantala | 2009-12-15 | 1 | -3/+3 |
* | | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2009-12-14 | 1 | -1/+1 |
|\ \ |
|
| * | | i2c: Get rid of struct i2c_client_address_data | Jean Delvare | 2009-12-14 | 1 | -1/+1 |
* | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-12-14 | 2 | -7/+31 |
|\ \ \ |
|
| * | | | x86: Remove usedac in feature-removal-schedule.txt | FUJITA Tomonori | 2009-12-14 | 1 | -7/+0 |
| * | | | doc: Add documentation for bootloader_{type,version} | H. Peter Anvin | 2009-12-11 | 1 | -0/+31 |
* | | | | Merge branch 'for-linus' of git://neil.brown.name/md | Linus Torvalds | 2009-12-14 | 1 | -4/+68 |
|\ \ \ \ |
|
| * | | | | md: add 'recovery_start' per-device sysfs attribute | Dan Williams | 2009-12-14 | 1 | -4/+23 |
| * | | | | md: Support write-intent bitmaps with externally managed metadata. | NeilBrown | 2009-12-14 | 1 | -0/+16 |
| * | | | | md: support updating bitmap parameters via sysfs. | NeilBrown | 2009-12-14 | 1 | -0/+29 |
| | |/ /
| |/| | |
|
* | | | | Documentation: rw_lock lessons learned | William Allen Simpson | 2009-12-14 | 1 | -100/+84 |
|/ / / |
|
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2009-12-12 | 4 | -1/+41 |
|\ \ \ |
|
| * \ \ | Merge commit 'origin/master' into next | Benjamin Herrenschmidt | 2009-12-09 | 42 | -374/+2200 |
| |\ \ \ |
|
| * \ \ \ | Merge commit 'gcl/next' into next | Benjamin Herrenschmidt | 2009-12-09 | 1 | -1/+16 |
| |\ \ \ \ |
|
| | * | | | | mpc52xx/wdt: OF property to enable the WDT on boot | Albrecht Dreß | 2009-11-13 | 1 | -1/+16 |
| * | | | | | sysfs/cpu: Add probe/release files | Nathan Fontenot | 2009-12-09 | 1 | -0/+15 |
| * | | | | | Merge commit 'origin/master' into next | Benjamin Herrenschmidt | 2009-11-24 | 2 | -4/+4 |
| |\ \ \ \ \ |
|
| * | | | | | | powerpc/pseries: Add hooks to put the CPU into an appropriate offline state | Gautham R Shenoy | 2009-11-24 | 1 | -0/+6 |
| * | | | | | | powerpc/86xx: Add power management support for MPC8610HPCD boards | Anton Vorontsov | 2009-11-11 | 1 | -0/+4 |
* | | | | | | | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2009-12-12 | 1 | -0/+5 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | omap: mux: Add new style pin multiplexing code for omap3 | Tony Lindgren | 2009-12-11 | 1 | -0/+5 |
| | |_|_|_|/ /
| |/| | | | | |
|
| | | | | | | | |
| \ \ \ \ \ \ | |
| \ \ \ \ \ \ | |
| \ \ \ \ \ \ | |
*---. \ \ \ \ \ \ | Merge branches 'slab/fixes', 'slab/kmemleak', 'slub/perf' and 'slub/stats' in... | Pekka Enberg | 2009-12-12 | 1 | -51/+58 |
|\ \ \ \ \ \ \ \ \
| | | |_|_|_|/ / /
| | |/| | | | | | |
|
| | | * | | | | | | slub: allow stats to be cleared | David Rientjes | 2009-10-15 | 1 | -51/+58 |
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-12-11 | 1 | -25/+91 |
|\ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2009-12-11 | 68 | -405/+1443 |
| |\ \ \ \ \ \ \ \ \ |
|