Age | Commit message (Expand) | Author |
2012-05-20 | acpi_power_meter: clean up code around setup_attrs | Kyle McMartin |
2012-05-20 | acpi_power_meter: drop meter_rw_attrs, use common meter_attrs | Kyle McMartin |
2012-05-20 | acpi_power_meter: remove duplicate code between register_{ro,rw}_attrs | Kyle McMartin |
2012-05-20 | acpi_power_meter: use a {RW,RO}_SENSOR_TEMPLATE macro to clean things up | Kyle McMartin |
2012-05-20 | acpi_power_meter: use the same struct {rw,ro}_sensor_template for both | Kyle McMartin |
2012-05-20 | hwmon: use module_pci_driver | Axel Lin |
2012-05-20 | hwmon: (it87) Add support for IT8782F and IT8783E/F | Guenter Roeck |
2012-05-20 | Linux 3.4 | Linus Torvalds |
2012-05-19 | Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jej... | Linus Torvalds |
2012-05-19 | Merge branch 'x86/ld-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds |
2012-05-19 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds |
2012-05-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2012-05-19 | memcg,thp: fix res_counter:96 regression | Hugh Dickins |
2012-05-18 | x86, relocs: When printing an error, say relative or absolute | H. Peter Anvin |
2012-05-18 | x86, relocs: Workaround for binutils 2.22.52.0.1 section bug | H. Peter Anvin |
2012-05-18 | x86, realmode: 16-bit real-mode code support for relocs tool | H. Peter Anvin |
2012-05-18 | Merge tag 'dm-3.4-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2012-05-19 | dm thin: fix table output when pool target disables discard passdown internally | Mike Snitzer |
2012-05-18 | Merge tag 'md-3.4-fixes' of git://neil.brown.name/md | Linus Torvalds |
2012-05-18 | Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca... | Linus Torvalds |
2012-05-19 | md/raid10: fix transcription error in calc_sectors conversion. | NeilBrown |
2012-05-18 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds |
2012-05-18 | proc: move fd symlink i_mode calculations into tid_fd_revalidate() | Linus Torvalds |
2012-05-18 | pktgen: fix module unload for good | Eric Dumazet |
2012-05-18 | tilegx: enable SYSCALL_WRAPPERS support | Chris Metcalf |
2012-05-18 | Merge tag 'linus-mce-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds |
2012-05-17 | frv: delete incorrect task prototypes causing compile fail | Paul Gortmaker |
2012-05-17 | slub: missing test for partial pages flush work in flush_all() | majianpeng |
2012-05-17 | fs, proc: fix ABBA deadlock in case of execution attempt of map_files/ entries | Cyrill Gorcunov |
2012-05-17 | drivers/rtc/rtc-pl031.c: configure correct wday for 2000-01-01 | Rajkumar Kasirajan |
2012-05-17 | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds |
2012-05-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2012-05-17 | ACPI / PCI / PM: Fix device PM regression related to D3hot/D3cold | Rafael J. Wysocki |
2012-05-17 | e1000: Prevent reset task killing itself. | Tushar Dave |
2012-05-17 | tcp: do_tcp_sendpages() must try to push data out on oom conditions | Willy Tarreau |
2012-05-17 | Merge branch '3.4-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/na... | Linus Torvalds |
2012-05-17 | target: Fix bug in handling of FILEIO + block_device resize ops | Nicholas Bellinger |
2012-05-17 | Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds |
2012-05-17 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds |
2012-05-17 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2012-05-17 | Merge tag 'md-3.4-fixes' of git://neil.brown.name/md | Linus Torvalds |
2012-05-17 | Merge branches 'perf-urgent-for-linus', 'x86-urgent-for-linus' and 'sched-urg... | Linus Torvalds |
2012-05-17 | ARM: 7419/1: vfp: fix VFP flushing regression on sigreturn path | Will Deacon |
2012-05-17 | ARM: 7418/1: LPAE: fix access flag setup in mem_type_table | Vitaly Andrianov |
2012-05-17 | virtio_net: invoke softirqs after __napi_schedule | Michael S. Tsirkin |
2012-05-17 | virtio: balloon: let host know of updated balloon size before module removal | Amit Shah |
2012-05-17 | virtio: console: tell host of open ports after resume from s3/s4 | Amit Shah |
2012-05-16 | ARM: PRIMA2: fix irq domain size and IRQ mask of internal interrupt controller | Barry Song |
2012-05-17 | MD: Add del_timer_sync to mddev_suspend (fix nasty panic) | Jonathan Brassow |
2012-05-17 | md/raid10: set dev_sectors properly when resizing devices in array. | NeilBrown |