Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | connector: Keep the skb in cn_callback_data | Philipp Reisner | 2009-10-02 | 1 | -2/+2 | |
* | | | | | | | memcg: some modification to softlimit under hierarchical memory reclaim. | KAMEZAWA Hiroyuki | 2009-10-02 | 1 | -4/+2 | |
* | | | | | | | asm-generic/gpio.h: pull in linux/kernel.h for might_sleep() | Mike Frysinger | 2009-10-02 | 1 | -0/+1 | |
* | | | | | | | const: constify remaining file_operations | Alexey Dobriyan | 2009-10-02 | 2 | -2/+2 | |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-10-01 | 13 | -31/+31 | |
|\| | | | | | | |_|_|/ / / |/| | | | | | ||||||
| * | | | | | net: Make setsockopt() optlen be unsigned. | David S. Miller | 2009-10-01 | 13 | -31/+31 | |
* | | | | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2009-09-30 | 1 | -0/+3 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | MIPS: BCM63xx: Add serial driver for bcm63xx integrated UART. | Maxime Bizon | 2009-09-30 | 1 | -0/+3 | |
* | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds | 2009-09-30 | 3 | -24/+259 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | ext4: Add a stub for mpage_da_data in the trace header | Josh Stone | 2009-09-30 | 1 | -0/+1 | |
| * | | | | | | jbd2: Use tracepoints for history file | Theodore Ts'o | 2009-09-30 | 2 | -20/+85 | |
| * | | | | | | ext4: Use tracepoints for mb_history trace file | Theodore Ts'o | 2009-09-30 | 1 | -0/+163 | |
| * | | | | | | ext4: Adjust ext4_da_writepages() to write out larger contiguous chunks | Theodore Ts'o | 2009-09-29 | 1 | -4/+10 | |
* | | | | | | | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 2009-09-30 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | PM / PCMCIA: Drop second argument of pcmcia_socket_dev_suspend() | Rafael J. Wysocki | 2009-09-29 | 1 | -1/+1 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-09-30 | 3 | -8/+2 | |
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | ||||||
| * | | | | | | wext: add back wireless/ dir in sysfs for cfg80211 interfaces | Johannes Berg | 2009-09-28 | 1 | -0/+1 | |
| * | | | | | | Revert "sit: stateless autoconf for isatap" | Sascha Hlusiak | 2009-09-27 | 2 | -8/+1 | |
* | | | | | | | Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl... | Linus Torvalds | 2009-09-30 | 3 | -2/+40 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | / / / | | |_|/ / / | |/| | | | | ||||||
| * | | | | | drm/kms: make fb helper work for all drivers. | Dave Airlie | 2009-09-28 | 1 | -1/+3 | |
| * | | | | | drm/kms: start adding command line interface using fb. | Dave Airlie | 2009-09-25 | 2 | -1/+37 | |
* | | | | | | tty: Fix regressions caused by commit b50989dc | Dave Young | 2009-09-27 | 1 | -2/+11 | |
* | | | | | | const: mark struct vm_struct_operations | Alexey Dobriyan | 2009-09-27 | 4 | -4/+4 | |
* | | | | | | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds | Linus Torvalds | 2009-09-26 | 1 | -0/+34 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | leds: Add WM831x status LED driver | Mark Brown | 2009-09-07 | 1 | -0/+34 | |
* | | | | | | | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight | Linus Torvalds | 2009-09-26 | 2 | -0/+35 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | backlight: Allow drivers to update the core, and generate events on changes | Matthew Garrett | 2009-09-21 | 1 | -0/+7 | |
| * | | | | | | | backlight: spi driver for LMS283GF05 LCD | Marek Vasut | 2009-09-07 | 1 | -0/+28 | |
| |/ / / / / / | ||||||
* | | | | | | | headers: kref.h redux | Alexey Dobriyan | 2009-09-26 | 3 | -4/+0 | |
* | | | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-09-26 | 2 | -2/+2 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | perf_event: Update PERF_EVENT_FORK header definition | Anton Blanchard | 2009-09-22 | 2 | -2/+2 | |
* | | | | | | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2009-09-26 | 2 | -3/+3 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | tracing/workqueue: Use %pf in workqueue trace events | Anton Blanchard | 2009-09-22 | 1 | -2/+2 | |
| * | | | | | | | | tracing: Fix a comment and a trivial format issue in tracepoint.h | Li Hong | 2009-09-22 | 1 | -2/+2 | |
| | |_|_|_|_|/ / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2009-09-26 | 1 | -10/+12 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | ACPI: remove acpi_device_uid() and related stuff | Bjorn Helgaas | 2009-09-25 | 1 | -3/+1 | |
| * | | | | | | | | ACPI: remove acpi_device.flags.hardware_id | Bjorn Helgaas | 2009-09-25 | 1 | -2/+1 | |
| * | | | | | | | | ACPI: remove acpi_device.flags.compatible_ids | Bjorn Helgaas | 2009-09-25 | 1 | -2/+1 | |
| * | | | | | | | | ACPI: maintain a single list of _HID and _CID IDs | Bjorn Helgaas | 2009-09-25 | 1 | -3/+7 | |
| * | | | | | | | | ACPI: add acpi_bus_get_status_handle() | Bjorn Helgaas | 2009-09-25 | 1 | -0/+2 | |
| * | | | | | | | | ACPI: identify device tree root by null parent pointer, not ACPI_BUS_TYPE | Bjorn Helgaas | 2009-09-25 | 1 | -1/+0 | |
| * | | | | | | | | ACPI: save device_type in acpi_device | Bjorn Helgaas | 2009-09-25 | 1 | -1/+2 | |
| | |_|_|_|_|/ / | |/| | | | | | | ||||||
* / | | | | | | | writeback: pass in super_block to bdi_start_writeback() | Jens Axboe | 2009-09-26 | 1 | -1/+2 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-09-25 | 4 | -1/+3 | |
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | ||||||
| * | | | | | | genetlink: fix netns vs. netlink table locking (2) | Johannes Berg | 2009-09-25 | 1 | -0/+1 | |
| * | | | | | | tunnel: eliminate recursion field | Eric Dumazet | 2009-09-25 | 1 | -1/+0 | |
| * | | | | | | Phonet: error on broadcast sending (unimplemented) | RĂ©mi Denis-Courmont | 2009-09-25 | 1 | -0/+1 | |
| * | | | | | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2009-09-25 | 322 | -3745/+13768 | |
| |\ \ \ \ \ \ | ||||||
| * | | | | | | | smsc95xx: fix transmission where ZLP is expected | Steve Glendinning | 2009-09-22 | 1 | -0/+1 | |
* | | | | | | | | NOMMU: Fallback for is_vmalloc_or_module_addr() should be inline | David Howells | 2009-09-25 | 1 | -1/+1 |