Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Ingo Molnar | 2009-10-13 | 1 | -0/+7 |
|\ | |||||
| * | ftrace: add kernel command line graph function filtering | Stefan Assmann | 2009-10-12 | 1 | -0/+7 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2009-10-03 | 1 | -0/+1 |
|\ \ | |||||
| * \ | Merge branch 'fix/hda' into for-linus | Takashi Iwai | 2009-10-03 | 1 | -0/+1 |
| |\ \ | |||||
| | * | | ALSA: hda - Analog Devices AD1984A add HP Touchsmart model | Miguel de Barros | 2009-09-29 | 1 | -0/+1 |
* | | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2009-10-02 | 1 | -4/+6 |
|\ \ \ \ | |||||
| * | | | | ARM: 5738/1: Correct TCM documentation | Linus Walleij | 2009-10-01 | 1 | -4/+6 |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-10-02 | 3 | -6/+6 |
|\ \ \ \ \ | |||||
| * | | | | | connector: Provide the sender's credentials to the callback | Philipp Reisner | 2009-10-02 | 2 | -5/+5 |
| * | | | | | net: Fix wrong sizeof | Jean Delvare | 2009-10-02 | 1 | -1/+1 |
* | | | | | | docs: update patch size in SubmittingPatches | Randy Dunlap | 2009-10-01 | 1 | -1/+1 |
| |_|_|_|/ |/| | | | | |||||
* | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds | 2009-09-30 | 2 | -4/+10 |
|\ \ \ \ \ | |||||
| * | | | | | ext4: Use tracepoints for mb_history trace file | Theodore Ts'o | 2009-09-30 | 1 | -1/+0 |
| * | | | | | ext4: Update documentation about quota mount options | Jan Kara | 2009-09-29 | 1 | -3/+10 |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6 | Linus Torvalds | 2009-09-30 | 1 | -1/+1 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | |||||
| * | | | | | vfat: change the default from shortname=lower to shortname=mixed | Paul Wise | 2009-08-01 | 1 | -1/+1 |
* | | | | | | Merge branch 'thinkpad-2.6.32-part2' into release | Len Brown | 2009-09-26 | 1 | -21/+27 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | |||||
| * | | | | | thinkpad-acpi: hotkey event driver update | Henrique de Moraes Holschuh | 2009-09-20 | 1 | -20/+26 |
| * | | | | | thinkpad-acpi: drop HKEY event 0x5010 | Henrique de Moraes Holschuh | 2009-09-20 | 1 | -1/+1 |
* | | | | | | Merge branch 'origin' into for-linus | Russell King | 2009-09-24 | 231 | -1151/+40153 |
|\ \ \ \ \ \ | | |_|/ / / | |/| | | | | |||||
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2009-09-24 | 1 | -1/+1 |
| |\ \ \ \ \ | |||||
| | * | | | | | truncate: new helpers | npiggin@suse.de | 2009-09-24 | 1 | -1/+1 |
| * | | | | | | Merge branch 'for-linus' of git://neil.brown.name/md | Linus Torvalds | 2009-09-24 | 1 | -30/+45 |
| |\ \ \ \ \ \ | |||||
| | * \ \ \ \ \ | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy... | NeilBrown | 2009-09-23 | 1 | -30/+45 |
| | |\ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ | Merge commit 'md/for-linus' into async-tx-next | Dan Williams | 2009-09-08 | 39 | -1692/+2013 |
| | | |\ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ | Merge branch 'dmaengine' into async-tx-next | Dan Williams | 2009-09-08 | 181 | -1982/+6485 |
| | | |\ \ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ \ | Merge branch 'md-raid6-accel' into ioat3.2 | Dan Williams | 2009-09-08 | 1 | -30/+45 |
| | | |\ \ \ \ \ \ \ \ | |||||
| | | | * | | | | | | | | async_tx: add support for asynchronous RAID6 recovery operations | Dan Williams | 2009-08-29 | 1 | -0/+4 |
| | | | * | | | | | | | | async_tx: add support for asynchronous GF multiplication | Dan Williams | 2009-08-29 | 1 | -0/+3 |
| | | | * | | | | | | | | async_xor: permit callers to pass in a 'dma/page scribble' region | Dan Williams | 2009-06-03 | 1 | -15/+28 |
| | | | * | | | | | | | | async_tx: structify submission arguments, add scribble | Dan Williams | 2009-06-03 | 1 | -5/+1 |
| | | | * | | | | | | | | async_tx: kill ASYNC_TX_DEP_ACK flag | Dan Williams | 2009-06-03 | 1 | -5/+4 |
| | | | * | | | | | | | | async_tx: rename zero_sum to val | Dan Williams | 2009-04-08 | 1 | -7/+7 |
| | | | * | | | | | | | | Merge branch 'dmaengine' into async-tx-raid6 | Dan Williams | 2009-04-08 | 4 | -7/+29 |
| | | | |\ \ \ \ \ \ \ \ | |||||
| * | | | \ \ \ \ \ \ \ \ | Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l... | Linus Torvalds | 2009-09-24 | 2 | -1/+47 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | | HWPOISON: The high level memory error handler in the VM v7 | Andi Kleen | 2009-09-16 | 1 | -1/+40 |
| | * | | | | | | | | | | | | HWPOISON: Define a new error_remove_page address space op for async truncation | Andi Kleen | 2009-09-16 | 1 | -0/+7 |
| * | | | | | | | | | | | | | drivers/char/uv_mmtimer.c: add memory mapped RTC driver for UV | Dimitri Sivanich | 2009-09-24 | 1 | -0/+1 |
| * | | | | | | | | | | | | | exec: let do_coredump() limit the number of concurrent dumps to pipes | Neil Horman | 2009-09-24 | 1 | -0/+22 |
| * | | | | | | | | | | | | | memory controller: soft limit documentation | Balbir Singh | 2009-09-24 | 1 | -1/+36 |
| * | | | | | | | | | | | | | memcg: remove the overhead associated with the root cgroup | Balbir Singh | 2009-09-24 | 1 | -0/+4 |
| * | | | | | | | | | | | | | cgroups: let ss->can_attach and ss->attach do whole threadgroups at a time | Ben Blum | 2009-09-24 | 1 | -3/+9 |
| * | | | | | | | | | | | | | cgroups: support named cgroups hierarchies | Paul Menage | 2009-09-24 | 1 | -0/+20 |
| * | | | | | | | | | | | | | page-types: add feature for walking process address space | Wu Fengguang | 2009-09-24 | 1 | -20/+180 |
| * | | | | | | | | | | | | | Documentation/vm/.gitignore: add page-types | Josh Triplett | 2009-09-24 | 1 | -0/+1 |
| * | | | | | | | | | | | | | includecheck fix: Documentation, cfag12864b-example.c | Jaswinder Singh Rajput | 2009-09-24 | 1 | -1/+0 |
| * | | | | | | | | | | | | | Documentation: update stale definition of file-nr in fs.txt | Xiaotian Feng | 2009-09-24 | 1 | -7/+10 |
| * | | | | | | | | | | | | | doc/filesystems: more mount cleanups | Peng Tao | 2009-09-24 | 1 | -6/+11 |
| * | | | | | | | | | | | | | doc/filesystems: remove smount program | Randy Dunlap | 2009-09-24 | 1 | -175/+34 |
| | |_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | |||||
| * | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next | Linus Torvalds | 2009-09-23 | 2 | -3/+33 |
| |\ \ \ \ \ \ \ \ \ \ \ \ |