| Commit message (Expand) | Author | Age |
* | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2009-08-07 |
|\ |
|
| * | Merge branch 's3c-fixes-rc4' of git://aeryn.fluff.org.uk/bjdooks/linux | Russell King | 2009-07-30 |
| |\ |
|
| * | | ARM: 5624/1: Document cache aliasing region | Linus Walleij | 2009-07-30 |
* | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2009-08-04 |
|\ \ \ |
|
| * | | | block: Update topology documentation | Martin K. Petersen | 2009-08-01 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-08-04 |
|\ \ \ \ |
|
| * | | | | docbook: fix printk of ip address | Tobias Klauser | 2009-07-30 |
* | | | | | thinkpad-acpi: remove dock and bay subdrivers | Henrique de Moraes Holschuh | 2009-08-01 |
| |/ / /
|/| | | |
|
* | | | | lguest and virtio: cleanup struct definitions to Linux style. | Rusty Russell | 2009-07-30 |
* | | | | lguest: update commentry | Rusty Russell | 2009-07-30 |
* | | | | lguest: fix comment style | Rusty Russell | 2009-07-30 |
* | | | | lguest: fix descriptor corruption in example launcher | Rusty Russell | 2009-07-30 |
* | | | | sysrq, kdump: make sysrq-c consistent | Hidetoshi Seto | 2009-07-29 |
| |_|/
|/| | |
|
* | | | driver core: documentation: make it clear that sysfs is optional | Lucian Adrian Grijincu | 2009-07-28 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2009-07-27 |
|\ \ \ |
|
| * \ \ | Merge branch 'fix/pcm-hwptr' into for-linus | Takashi Iwai | 2009-07-26 |
| |\ \ \
| | |_|/
| |/| | |
|
| | * | | ALSA: pcm - Add logging of hwptr updates and interrupt updates | Takashi Iwai | 2009-07-23 |
* | | | | V4L/DVB (12283): gspca - sn9c20x: New subdriver for sn9c201 and sn9c202 bridges. | Brian Johnson | 2009-07-24 |
* | | | | V4L/DVB (12235): em28xx: detects sensors also with the generic em2750/2750 entry | Mauro Carvalho Chehab | 2009-07-24 |
|/ / / |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-07-22 |
|\ \ \
| | |/
| |/| |
|
| * | | connector: maintainer/mail update. | Evgeniy Polyakov | 2009-07-21 |
| * | | Update Andreas Koensgen's email address | Ralf Baechle | 2009-07-17 |
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 2009-07-16 |
| |\ \ |
|
| | * | | netfilter: nf_conntrack: nf_conntrack_alloc() fixes | Eric Dumazet | 2009-07-16 |
* | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2009-07-16 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | sched: Documentation/sched-rt-group: Fix style issues & bump version | Wolfram Sang | 2009-06-21 |
* | | | | driver model: fix show/store prototypes in doc. | vibi sreenivasan | 2009-07-12 |
* | | | | Doc: move Documentation/exception.txt into x86 subdir | Amerigo Wang | 2009-07-10 |
* | | | | Doc: update Documentation/exception.txt | Amerigo Wang | 2009-07-10 |
* | | | | Merge branch 'core-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2009-07-10 |
|\ \ \ \ |
|
| * | | | | x86/oprofile: rename kernel parameter for architectural perfmon to arch_perfmon | Robert Richter | 2009-07-09 |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-07-09 |
|\ \ \ \ \
| | |_|/ /
| |/| | | |
|
| * | | | | mac80211: fix docbook | Johannes Berg | 2009-07-08 |
| | |_|/
| |/| | |
|
* | | | | [CPUFREQ] Mark policy_rwsem as going static in cpufreq.c wont be exported | venkatesh.pallipadi@intel.com | 2009-07-06 |
* | | | | V4L/DVB (12206): get_dvb_firmware: Correct errors in MPC718 firmware extracti... | Andy Walls | 2009-07-05 |
* | | | | V4L/DVB (12138): em28xx: add support for Silvercrest Webcam | Mauro Carvalho Chehab | 2009-07-05 |
* | | | | V4L/DVB (12181): get_dvb_firmware: Add Yuan MPC718 MT352 DVB-T "firmware" ext... | Andy Walls | 2009-07-05 |
* | | | | Trivial typo fixes in Documentation/block/data-integrity.txt. | Andre Noll | 2009-07-01 |
* | | | | Merge branch 'kmemleak' of git://linux-arm.org/linux-2.6 | Linus Torvalds | 2009-06-30 |
|\ \ \ \ |
|
| * | | | | kmemleak: Do not trigger a scan when reading the debug/kmemleak file | Catalin Marinas | 2009-06-26 |
| * | | | | kmemleak: Simplify the reports logged by the scanning thread | Catalin Marinas | 2009-06-26 |
| * | | | | kmemleak: Enable task stacks scanning by default | Catalin Marinas | 2009-06-26 |
| * | | | | kmemleak: Allow the early log buffer to be configurable. | Catalin Marinas | 2009-06-25 |
| |/ / / |
|
* | | | | cpusets: document adding/removing cpus to cpuset elaborately | Nikanth Karthikesan | 2009-06-30 |
* | | | | spi: new spi->mode bits | David Brownell | 2009-06-30 |
* | | | | gcov: fix documentation | Peter Oberparleiter | 2009-06-30 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2009-06-29 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'fix/hda-samsung-p50' into for-linus | Takashi Iwai | 2009-06-29 |
| |\ \ \ \
| | |/ / /
| |/| | | |
|
| | * | | | ALSA: hda - Fix support for Samsung P50 with AD1986A codec | Takashi Iwai | 2009-06-24 |
| | |/ / |
|
* | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-06-28 |
|\ \ \ \ |
|