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