Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Documentation: Document the RB532 specific kmac tag | Florian Fainelli | 2008-10-11 | 1 | -0/+4 | |
* | Merge branch 'rcu-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2008-10-10 | 3 | -11/+9 | |
|\ | ||||||
| * | Merge branch 'linus' into core/rcu | Ingo Molnar | 2008-10-09 | 4 | -2/+6 | |
| |\ | ||||||
| * \ | Merge commit 'v2.6.27-rc8' into core/rcu | Ingo Molnar | 2008-10-03 | 8 | -14/+65 | |
| |\ \ | ||||||
| * | | | doc/RCU: fix pseudocode in rcuref.txt | Lai Jiangshan | 2008-09-10 | 1 | -8/+8 | |
| * | | | Merge commit 'v2.6.27-rc6' into core/rcu | Ingo Molnar | 2008-09-10 | 45 | -190/+498 | |
| |\ \ \ | ||||||
| * | | | | rcu: remove list_for_each_rcu() | Paul E. McKenney | 2008-08-15 | 2 | -3/+1 | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2008-10-10 | 2 | -0/+28 | |
|\ \ \ \ \ | ||||||
| * \ \ \ \ | Merge branch 'next' into for-linus | James Morris | 2008-10-10 | 2 | -0/+28 | |
| |\ \ \ \ \ | ||||||
| | * \ \ \ \ | Merge branch 'master' into next | James Morris | 2008-09-22 | 11 | -42/+120 | |
| | |\ \ \ \ \ | ||||||
| | * \ \ \ \ \ | Merge branch 'master' into next | James Morris | 2008-08-28 | 58 | -385/+624 | |
| | |\ \ \ \ \ \ | ||||||
| | * | | | | | | | selinux: add support for installing a dummy policy (v2) | Serge E. Hallyn | 2008-08-27 | 1 | -0/+27 | |
| | * | | | | | | | security: add/fix security kernel-doc | Randy Dunlap | 2008-08-20 | 1 | -0/+1 | |
* | | | | | | | | | Merge branch 'sched-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2008-10-10 | 2 | -155/+244 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ | ||||||
| *---. \ \ \ \ \ \ \ \ | Merge branches 'sched/devel', 'sched/cpu-hotplug', 'sched/cpusets' and 'sched... | Ingo Molnar | 2008-10-08 | 2 | -155/+244 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|_|/ / | | | | |/| | | | | | / | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | Merge branch 'linus' into sched/devel | Ingo Molnar | 2008-10-06 | 6 | -7/+23 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ \ \ \ | ||||||
| | *-. \ \ \ \ \ \ \ \ \ | Merge branches 'sched/urgent' and 'sched/rt' into sched/devel | Ingo Molnar | 2008-09-23 | 4 | -8/+46 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|/ / / | | | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | | | CFS scheduler: documentation about scheduling policies | Martin Steigerwald | 2008-09-23 | 1 | -2/+26 | |
| | * | | | | | | | | | | | Merge commit 'v2.6.27-rc6' into sched/devel | Ingo Molnar | 2008-09-11 | 1 | -11/+4 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|/ | | | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | | | Merge branch 'linus' into sched/devel | Ingo Molnar | 2008-09-06 | 8 | -23/+78 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|/ / / / / / | | | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | | | sched: add kernel doc for the completion, fix kernel-doc-nano-HOWTO.txt | Kevin Diggs | 2008-08-26 | 1 | -2/+2 | |
| | * | | | | | | | | | | | Merge branch 'linus' into sched/devel | Ingo Molnar | 2008-08-26 | 12 | -51/+270 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | sched: new documentation about CFS | Claudio Scordino | 2008-08-21 | 1 | -153/+218 | |
* | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2008-10-10 | 1 | -0/+36 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | [SCSI] fc_transport: Add an API to allow an LLD to create vports | Andrew Vasquez | 2008-10-03 | 1 | -0/+36 | |
| | |_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge branch 'for-2.6.28' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2008-10-10 | 4 | -7/+16 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | doc/cdrom: Trvial documentation error, file not present | Randy Dunlap | 2008-10-10 | 1 | -2/+1 | |
| * | | | | | | | | | | | | | | fix an example of scatterlists handling in DMA-API.txt | FUJITA Tomonori | 2008-10-09 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | Add some block/ source files to the kernel-api docbook. Fix kernel-doc notati... | Randy Dunlap | 2008-10-09 | 1 | -0/+4 | |
| * | | | | | | | | | | | | | | block: update documentation for deadline fifo_batch tunable | Aaron Carroll | 2008-10-09 | 1 | -4/+10 | |
| | |/ / / / / / / / / / / / | |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge phase #1 of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6... | Linus Torvalds | 2008-10-10 | 9 | -24/+58 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | | | ||||||
| | | | | | | | | | | | | | | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| *-----------------------. \ \ \ \ \ \ \ \ \ \ \ \ | Merge branches 'x86/alternatives', 'x86/cleanups', 'x86/commandline', 'x86/cr... | Ingo Molnar | 2008-10-06 | 9 | -24/+58 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | |_|_|_|_|_|_|/ / / / / / / / / / / | | | | | | | | |/| | | | | | | / / / / / / / / / / | | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / | | |/| | | | | | | | | | | | | / / / / / / / / / | | | | | | | | | | | | | | |_|/ / / / / / / / / | | | | | | | | | | | | | |/| | | / / / / / / / | | | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / | | | |/| | | | | | | | | | | | | / / / / / / | | | | | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / | | | | |/| | | | | | | | | | | | / / / / / | | | | | | | | | | | | |_|_|_|_|/ / / / / | | | | | | | | | | | |/| | | | | / / / / | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | / / | | | | | | | | | | |_|_|_|_|_|_|_|/ / | | | | | | | | | |/| | | | | | | | | | ||||||
| | | | | | | * | | | | | | | | | | | | x86: remove 8254 timer texts from Documentation | Luiz Fernando N. Capitulino | 2008-08-28 | 2 | -10/+0 | |
| | | | | | | * | | | | | | | | | | | | x86: PAT documentation updates with debug info | venkatesh.pallipadi@intel.com | 2008-08-21 | 1 | -9/+45 | |
| | | | | | | * | | | | | | | | | | | | Merge branch 'linus' into x86/doc | Ingo Molnar | 2008-08-21 | 153 | -1570/+4205 | |
| | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | |_|_|_|_|_|/ / / / / | | | | | | | | |/| | | | | | | | | | | ||||||
| | | | | | | * | | | | | | | | | | | | documentation: move mtrr.txt to Doc/x86/ subdir | Randy Dunlap | 2008-07-28 | 3 | -4/+6 | |
| | | | | | | * | | | | | | | | | | | | x86: doc: boot.txt: fix the size of the start_sys field | H. Peter Anvin | 2008-07-22 | 1 | -1/+1 | |
| | | | | | | * | | | | | | | | | | | | x86: doc: move x86-generic documentation from Doc/x86/i386 | H. Peter Anvin | 2008-07-22 | 3 | -0/+0 | |
| | | | | * | | | | | | | | | | | | | | Merge commit 'v2.6.27-rc7' into x86/debug | Ingo Molnar | 2008-09-22 | 141 | -1465/+4073 | |
| | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |/ / / / / / / / / / / / / / | | | | |/| | | | | | | | | | | | | | | ||||||
| | | | | * | | | | | | | | | | | | | | x86_64: printout msr -v2 | Yinghai Lu | 2008-08-22 | 1 | -0/+6 | |
* | | | | | | | | | | | | | | | | | | | Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 | Linus Torvalds | 2008-10-09 | 2 | -13/+17 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | hwmon: (adt7473) Fix some bogosity in documentation file | Darrick J. Wong | 2008-10-09 | 1 | -13/+5 | |
| * | | | | | | | | | | | | | | | | | | | hwmon: Define sysfs interface for energy consumption register | Darrick J. Wong | 2008-10-09 | 1 | -0/+12 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | ||||||
* / | | | | | | | | | | | | | | | | | | [CPUFREQ] correct broken links and email addresses | Németh Márton | 2008-10-09 | 1 | -6/+4 | |
|/ / / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab... | Linus Torvalds | 2008-10-06 | 2 | -1/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | V4L/DVB (9099): em28xx: Add detection for K-WORLD DVB-T 310U | Darron Broad | 2008-10-05 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | V4L/DVB (8909): gspca: PAC 7302 webcam 093a:262a added. | Hans de Goede | 2008-09-29 | 1 | -0/+1 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | Documentation/HOWTO: info about interface changes should CC linux-api@vger | Michael Kerrisk | 2008-10-04 | 1 | -1/+2 | |
* | | | | | | | | | | | | | | | | | SubmitChecklist: interfaces changes should CC linux-api@ | Michael Kerrisk | 2008-10-04 | 1 | -0/+2 | |
| |_|_|_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | cdrom: update ioctl documentation | Márton Németh | 2008-09-27 | 1 | -2/+2 | |
| |_|_|_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | | | |