Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | nilfs2: add barrier mount option | Ryusuke Konishi | 2010-07-23 | 1 | -1/+4 | |
* | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 2010-08-07 | 1 | -0/+146 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | DNS: Fixes for the DNS query module | David Howells | 2010-08-06 | 1 | -3/+3 | |
| * | | | | | | | | | | | DNS: Separate out CIFS DNS Resolver code | Wang Lei | 2010-08-05 | 1 | -0/+146 | |
* | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 2010-08-07 | 2 | -327/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | slow-work: kill it | Tejun Heo | 2010-07-23 | 1 | -322/+0 | |
| * | | | | | | | | | | | | fscache: convert object to use workqueue instead of slow-work | Tejun Heo | 2010-07-22 | 1 | -5/+5 | |
* | | | | | | | | | | | | | Merge branch 'x86-olpc-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2010-08-06 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | x86, olpc: Add support for calling into OpenFirmware | Andres Salomon | 2010-06-18 | 1 | -0/+1 | |
| |/ / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 2010-08-06 | 2 | -12/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | timekeeping: Make xtime and wall_to_monotonic static | John Stultz | 2010-07-27 | 1 | -10/+0 | |
| * | | | | | | | | | | | | | time: Kill off CONFIG_GENERIC_TIME | John Stultz | 2010-07-27 | 1 | -2/+1 | |
| | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2010-08-06 | 1 | -0/+105 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Documentation: Add timers/timers-howto.txt | Patrick Pannuto | 2010-08-04 | 1 | -0/+105 | |
| | |_|_|/ / / / / / / / / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 | Linus Torvalds | 2010-08-06 | 2 | -23/+12 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | pcmcia: do not use io_req_t when calling pcmcia_request_io() | Dominik Brodowski | 2010-08-03 | 1 | -0/+7 | |
| * | | | | | | | | | | | | | pcmcia: remove cs_types.h | Dominik Brodowski | 2010-07-30 | 1 | -0/+5 | |
| * | | | | | | | | | | | | | pcmcia: remove obsolete ioctl | Dominik Brodowski | 2010-07-30 | 1 | -23/+0 | |
| |/ / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2010-08-06 | 3 | -2/+34 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | PCI: export SMBIOS provided firmware instance and label to sysfs | Narendra K | 2010-07-30 | 1 | -0/+27 | |
| * | | | | | | | | | | | | | PCI: Allow read/write access to sysfs I/O port resources | Alex Williamson | 2010-07-30 | 1 | -2/+5 | |
| * | | | | | | | | | | | | | x86/PCI: Add option to not assign BAR's if not already assigned | Mike Habeck | 2010-07-30 | 1 | -0/+2 | |
| | |_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 2010-08-06 | 3 | -28/+36 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | sysfs: Fix one more signature discrepancy between sysfs implementation and docs. | Ira Weiny | 2010-08-05 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | sysfs: fix discrepancies between implementation and documentation | Bart Van Assche | 2010-08-05 | 1 | -19/+25 | |
| * | | | | | | | | | | | | | firmware: Update hotplug script | Magnus Damm | 2010-08-05 | 1 | -8/+9 | |
| * | | | | | | | | | | | | | Driver core: reduce duplicated code for platform_device creation | Uwe Kleine-König | 2010-08-05 | 1 | -0/+1 | |
| | |_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge branch 'x86-hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-08-06 | 1 | -0/+36 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | x86, hwmon: Package Level Thermal/Power: pkgtemp documentation | Fenghua Yu | 2010-08-03 | 1 | -0/+36 | |
| | |_|_|/ / / / / / / / / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-08-06 | 5 | -203/+151 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Merge branch 'perf/nmi' into perf/core | Ingo Molnar | 2010-08-05 | 1 | -0/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | lockup_detector: Combine nmi_watchdog and softlockup detector | Don Zickus | 2010-05-12 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | Merge commit 'v2.6.35' into perf/core | Ingo Molnar | 2010-08-02 | 3 | -2/+12 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / / | | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 2010-07-23 | 1 | -5/+148 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | tracing/documentation: Document dynamic ftracer internals | Mike Frysinger | 2010-07-21 | 1 | -5/+148 | |
| * | | | | | | | | | | | | | | Merge branch 'linus' into perf/core | Ingo Molnar | 2010-07-21 | 4 | -3/+6 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / | |/| | | | | / / / / / / / / | | | |_|_|_|/ / / / / / / / | | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm... | Ingo Molnar | 2010-07-06 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | tracing/kprobes: Support "string" type | Masami Hiramatsu | 2010-07-05 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | Merge commit 'v2.6.35-rc4' into perf/core | Ingo Molnar | 2010-07-05 | 1 | -0/+5 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Merge branch 'linus' into perf/core | Thomas Gleixner | 2010-06-28 | 1 | -1/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge commit 'v2.6.35-rc3' into perf/core | Ingo Molnar | 2010-06-18 | 20 | -123/+236 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / / / / / / | | |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre... | Ingo Molnar | 2010-06-09 | 2 | -197/+0 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | tracing: Remove kmemtrace ftrace plugin | Li Zefan | 2010-06-09 | 2 | -197/+0 | |
* | | | | | | | | | | | | | | | | Merge branch 'kms-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe... | Linus Torvalds | 2010-08-05 | 2 | -11/+106 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | kgdb,docs: Update the kgdb docs to include kms | Jason Wessel | 2010-08-05 | 2 | -11/+106 | |
| | |_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k... | Linus Torvalds | 2010-08-05 | 1 | -0/+258 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | Documentation: fix ubuntu distro name | Kulikov Vasiliy | 2010-06-29 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | Add Documentation/coccinelle.txt | Nicolas Palix | 2010-06-12 | 1 | -0/+258 | |
* | | | | | | | | | | | | | | | | | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 2010-08-05 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge commit 'v2.6.35' into kbuild/kconfig | Michal Marek | 2010-08-04 | 324 | -3855/+15942 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | |