Age | Commit message (Expand) | Author | Files | Lines |
2012-10-08 | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 5 | -1/+9 |
2012-10-07 | Merge branch 'virtio-next' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 3 | -1/+27 |
2012-10-07 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 28 | -772/+1237 |
2012-10-07 | Merge tag 'for-v3.7' of git://git.infradead.org/users/cbou/linux-pstore | Linus Torvalds | 1 | -8/+0 |
2012-10-07 | Merge tag 'for-v3.7' of git://git.infradead.org/battery-2.6 | Linus Torvalds | 4 | -30/+157 |
2012-10-07 | Merge branch 'uapi-prep' of git://git.infradead.org/users/dhowells/linux-headers | Linus Torvalds | 2 | -10/+3 |
2012-10-07 | Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 3 | -21/+18 |
2012-10-07 | Merge tag 'stable/for-linus-3.7-arm-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 7 | -10/+18 |
2012-10-06 | i2c: Correct struct i2c_driver doc about detection | Vivien Didelot | 1 | -1/+1 |
2012-10-06 | i2c-mux-gpio: Add support for dynamically allocated GPIO pins | Jean Delvare | 1 | -0/+3 |
2012-10-06 | i2c-viapro: Add VIA VX900 device ID | Jean Delvare | 1 | -0/+1 |
2012-10-06 | i2c-mux: Add support for device auto-detection | Jean Delvare | 3 | -0/+4 |
2012-10-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2 | -1/+2 |
2012-10-05 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 23 | -83/+445 |
2012-10-05 | nbd: handle discard requests | Paul Clements | 1 | -1/+5 |
2012-10-05 | nbd: add set flags ioctl | Paul Clements | 1 | -4/+5 |
2012-10-05 | rapidio: add destination ID allocation mechanism | Alexandre Bounine | 1 | -0/+9 |
2012-10-05 | rapidio: use device lists handling on per-net basis | Alexandre Bounine | 1 | -0/+1 |
2012-10-05 | rapidio: add inbound memory mapping interface | Alexandre Bounine | 2 | -0/+10 |
2012-10-05 | rapidio: fix kerneldoc warnings after DMA support was added | Alexandre Bounine | 1 | -1/+2 |
2012-10-05 | rapidio/tsi721: modify mport name assignment | Alexandre Bounine | 1 | -1/+2 |
2012-10-05 | coredump: extend core dump note section to contain file names of mapped files | Denys Vlasenko | 1 | -0/+1 |
2012-10-05 | coredump: add a new elf note with siginfo of the signal | Denys Vlasenko | 1 | -0/+5 |
2012-10-05 | compat: move compat_siginfo_t definition to asm/compat.h | Denys Vlasenko | 1 | -5/+0 |
2012-10-05 | coredump: pass siginfo_t* to do_coredump() and below, not merely signr | Denys Vlasenko | 2 | -3/+3 |
2012-10-05 | coredump: update coredump-related headers | Alex Kelly | 3 | -6/+5 |
2012-10-05 | coredump: make core dump functionality optional | Alex Kelly | 1 | -0/+4 |
2012-10-05 | rtc_sysfs_show_hctosys(): display 0 if resume failed | David Fries | 1 | -1/+1 |
2012-10-05 | rtc: rc5t583: add ricoh rc5t583 RTC driver | Venu Byravarasu | 1 | -0/+22 |
2012-10-05 | rtc: tps65910: add RTC driver for TPS65910 PMIC RTC | Venu Byravarasu | 1 | -0/+10 |
2012-10-05 | rtc: add Dallas DS2404 driver | Sven Schnelle | 1 | -0/+20 |
2012-10-05 | epoll: support for disabling items, and a self-test app | Paton J. Lewis | 1 | -0/+1 |
2012-10-05 | genalloc: make it possible to use a custom allocation algorithm | Benjamin Gaignard | 1 | -0/+27 |
2012-10-05 | idr: rename MAX_LEVEL to MAX_IDR_LEVEL | Fengguang Wu | 1 | -5/+5 |
2012-10-05 | bitops: introduce generic {clear,set}_bit_le() | Takuya Yoshikawa | 1 | -0/+10 |
2012-10-05 | backlight: add new lm3639 backlight driver | G.Shark Jeong | 1 | -0/+69 |
2012-10-05 | backlight: add Backlight driver for lm3630 chip | G.Shark Jeong | 1 | -0/+57 |
2012-10-05 | backlight: lp855x: add FAST bit description for LP8556 | Kim, Milo | 1 | -0/+2 |
2012-10-05 | sections: fix section conflicts in net | Andi Kleen | 1 | -0/+2 |
2012-10-05 | sections: fix section conflicts in mm/percpu.c | Andi Kleen | 1 | -1/+1 |
2012-10-05 | sections: disable const sections for PA-RISC v2 | Andi Kleen | 1 | -8/+19 |
2012-10-05 | audit.h: replace defines with C stubs | Kees Cook | 1 | -53/+153 |
2012-10-05 | Partially revert a1ce39288e6fbef (UAPI: (Scripted) Convert #include "..." to ... | David Daney | 1 | -2/+2 |
2012-10-05 | Merge tag 'mfd-3.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/... | Linus Torvalds | 25 | -223/+2360 |
2012-10-04 | sctp: check src addr when processing SACK to update transport state | Nicolas Dichtel | 1 | -1/+1 |
2012-10-04 | ipv4: add a fib_type to fib_info | Eric Dumazet | 1 | -0/+1 |
2012-10-04 | UAPI: Fix conditional header installation handling (notably kvm_para.h on m68k) | David Howells | 1 | -6/+3 |
2012-10-04 | Merge tag 'kvm-3.7-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2 | -33/+137 |
2012-10-04 | Merge tag 'remoteproc-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 3 | -0/+82 |
2012-10-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 4 | -0/+68 |