| Commit message (Expand) | Author | Age | Files | Lines |
* | [PKTGEN]: Documentation update | Francesco Fondelli | 2006-09-28 | 1 | -0/+16 |
* | hwmon: Remove Yuan Mu's address | Jean Delvare | 2006-09-28 | 1 | -1/+1 |
* | vt1211: Document module parameters | Juerg Haefliger | 2006-09-28 | 1 | -3/+21 |
* | vt1211: Add documentation | Juerg Haefliger | 2006-09-28 | 1 | -0/+188 |
* | w83791d: Documentation update | Charles Spirakis | 2006-09-28 | 1 | -31/+38 |
* | k8temp: Add documentation | Rudolf Marek | 2006-09-28 | 1 | -0/+52 |
* | it87: Copyright update | Jean Delvare | 2006-09-28 | 1 | -1/+3 |
* | it87: Add support for the IT8718F | Jean Delvare | 2006-09-28 | 1 | -10/+23 |
* | it87: Add support for the IT8716F | Jean Delvare | 2006-09-28 | 1 | -11/+29 |
* | hwmon: Documentation update for w83627ehf | Rudolf Marek | 2006-09-28 | 1 | -0/+85 |
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2006-09-27 | 1 | -0/+59 |
|\ |
|
| * | Merge branch 'master' into upstream | Jeff Garzik | 2006-09-26 | 4 | -10/+45 |
| |\ |
|
| * | | [PATCH] bonding: Validate probe replies in ARP monitor | Jay Vosburgh | 2006-09-25 | 1 | -0/+59 |
* | | | USB: Dealias -110 code (more complete) | Pete Zaitcev | 2006-09-27 | 1 | -7/+4 |
* | | | USB: Add ADU support for Ontrak ADU devices | Steven Haigh | 2006-09-27 | 1 | -0/+3 |
* | | | Add AIRcable USB Bluetooth Dongle Driver | Manuel Francisco Naranjo | 2006-09-27 | 1 | -0/+5 |
* | | | USB doc patch 2 | Sam Bishop | 2006-09-27 | 1 | -7/+18 |
* | | | USB: doc patch 1 | Sam Bishop | 2006-09-27 | 1 | -54/+44 |
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2006-09-27 | 2 | -77/+84 |
|\ \ \ |
|
| * | | | sh: Update new-machine.txt so it's more accurate. | Paul Mundt | 2006-09-27 | 1 | -77/+51 |
| * | | | sh: Cleanup and document register bank usage. | Paul Mundt | 2006-09-27 | 1 | -0/+33 |
* | | | | [PATCH] sysctl: Document that sys_sysctl will be removed | Eric W. Biederman | 2006-09-27 | 1 | -0/+12 |
* | | | | [PATCH] kdump: introduce "reset_devices" command line option | Vivek Goyal | 2006-09-27 | 1 | -0/+3 |
* | | | | [PATCH] NOMMU: Make futexes work under NOMMU conditions | David Howells | 2006-09-27 | 1 | -0/+10 |
* | | | | [PATCH] NOMMU: Add docs about shared memory | David Howells | 2006-09-27 | 1 | -0/+9 |
* | | | | [PATCH] NOMMU: Make mremap() partially work for NOMMU kernels | David Howells | 2006-09-27 | 1 | -0/+24 |
* | | | | [PATCH] NOMMU: Implement /proc/pid/maps for NOMMU | David Howells | 2006-09-27 | 1 | -0/+3 |
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6 | Linus Torvalds | 2006-09-27 | 3 | -3/+28 |
|\ \ \ \ |
|
| * | | | | i2c-viapro: Add support for the VT8237A and VT8251 | Rudolf Marek | 2006-09-26 | 1 | -1/+6 |
| * | | | | i2c-stub: Chip address as a module parameter | Jean Delvare | 2006-09-26 | 1 | -2/+13 |
| * | | | | i2c: Plan i2c-isa for removal | Jean Delvare | 2006-09-26 | 1 | -0/+9 |
* | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2006-09-27 | 1 | -0/+253 |
|\ \ \ \ \ |
|
| * | | | | | PCI-Express AER implemetation: aer howto document | Zhang, Yanmin | 2006-09-26 | 1 | -0/+253 |
| | |/ / /
| |/| | | |
|
* | | | | | [MIPS] Remove EV96100 as previously announced. | Ralf Baechle | 2006-09-27 | 2 | -10/+0 |
|/ / / / |
|
* | | | | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 | Linus Torvalds | 2006-09-26 | 6 | -7/+127 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | [PATCH] x86: Allow disabling early pci scans with pci=noearly or disallowing ... | Andi Kleen | 2006-09-26 | 1 | -1/+5 |
| * | | | [PATCH] Document my tree in Documentation/HOWTO | Andi Kleen | 2006-09-26 | 1 | -1/+2 |
| * | | | [PATCH] Add stack documentation document from Keith Owens | Andi Kleen | 2006-09-26 | 1 | -0/+99 |
| * | | | [PATCH] x86: Detect CFI support in the assembler at runtime | Andi Kleen | 2006-09-26 | 1 | -0/+5 |
| * | | | [PATCH] Document backtracer selection options | Andi Kleen | 2006-09-26 | 1 | -0/+7 |
| * | | | [PATCH] x86: Add abilty to enable/disable nmi watchdog from procfs (update) | Don Zickus | 2006-09-26 | 1 | -5/+9 |
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 2006-09-26 | 4 | -193/+652 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | PM: add /sys/power documentation to Documentation/ABI | Rafael J. Wysocki | 2006-09-25 | 1 | -0/+88 |
| * | | | PM: schedule /sys/devices/.../power/state for removal | Pavel Machek | 2006-09-25 | 1 | -0/+15 |
| * | | | updated Documentation/power/devices.txt | David Brownell | 2006-09-25 | 1 | -190/+535 |
| * | | | deprecate PHYSDEV* keys | Kay Sievers | 2006-09-25 | 1 | -0/+12 |
| * | | | Documentation/ABI: devfs is not obsolete, but removed! | jens m. noedler | 2006-09-25 | 1 | -3/+2 |
| |/ / |
|
* | | | [PATCH] PM: Add pm_trace switch | Rafael J. Wysocki | 2006-09-26 | 1 | -0/+15 |
* | | | [PATCH] x86: add a bootparameter to reserve high linear address space | Zachary Amsden | 2006-09-26 | 1 | -0/+5 |
* | | | [PATCH] zone_reclaim: dynamic slab reclaim | Christoph Lameter | 2006-09-26 | 1 | -7/+20 |
|/ / |
|