| Commit message (Expand) | Author | Age | Files | Lines |
* | kfifo: implement missing __kfifo_skip_r() | Andrea Righi | 2010-08-20 | 1 | -0/+2 |
* | Fix the declaration of sys_execve() in asm-generic/syscalls.h | David Howells | 2010-08-18 | 1 | -2/+4 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2010-08-18 | 5 | -23/+197 |
|\ |
|
| * | fs: scale files_lock | Nick Piggin | 2010-08-18 | 1 | -0/+7 |
| * | lglock: introduce special lglock and brlock spin locks | Nick Piggin | 2010-08-18 | 1 | -0/+172 |
| * | tty: fix fu_list abuse | Nick Piggin | 2010-08-18 | 2 | -2/+8 |
| * | fs: cleanup files_lock locking | Nick Piggin | 2010-08-18 | 2 | -5/+3 |
| * | fs: fs_struct rwlock to spinlock | Nick Piggin | 2010-08-18 | 1 | -7/+7 |
| * | remove SWRITE* I/O types | Christoph Hellwig | 2010-08-18 | 2 | -9/+1 |
| * | kill BH_Ordered flag | Christoph Hellwig | 2010-08-18 | 1 | -2/+1 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2010-08-18 | 1 | -0/+1 |
|\ \ |
|
| * | | ALSA: emu10k1 - delay the PCM interrupts (add pcm_irq_delay parameter) | Jaroslav Kysela | 2010-08-18 | 1 | -0/+1 |
| |/ |
|
* | | Merge branch 'merge-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2010-08-18 | 1 | -0/+3 |
|\ \ |
|
| * | | spi.h: missing kernel-doc notation, please fix | Ernst Schwab | 2010-08-17 | 1 | -0/+3 |
| |/ |
|
* | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2010-08-17 | 1 | -0/+1 |
|\ \ |
|
| * | | VIDEO: amba clcd: don't disable an already disabled clock | Russell King | 2010-08-17 | 1 | -0/+1 |
* | | | Make do_execve() take a const filename pointer | David Howells | 2010-08-17 | 3 | -5/+8 |
| |/
|/| |
|
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2010-08-15 | 3 | -6/+5 |
|\ \ |
|
| * \ | Merge branch 'linus' into release | Len Brown | 2010-08-15 | 466 | -4599/+12310 |
| |\ \
| | |/ |
|
| * | | ACPI processor: remove deprecated ACPI procfs I/F | Zhang Rui | 2010-08-15 | 1 | -1/+0 |
| * | | Merge branch 'acpica-gpe' into release | Len Brown | 2010-08-15 | 4 | -15/+57 |
| |\ \ |
|
| * \ \ | Merge branch 'procfs-cleanup' into release | Len Brown | 2010-08-14 | 1 | -1/+1 |
| |\ \ \ |
|
| | * | | | ACPI: introduce module parameter acpi.aml_debug_output | Zhang Rui | 2010-08-14 | 1 | -1/+1 |
| * | | | | ACPI, APEI, Rename CPER and GHES severity constants | Huang Ying | 2010-08-08 | 1 | -4/+4 |
| |/ / / |
|
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds | 2010-08-15 | 1 | -1/+5 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'master' into for-linus | Chris Metcalf | 2010-08-13 | 82 | -976/+2339 |
| |\ \ \ \ |
|
| * | | | | | Add fanotify syscalls to <asm-generic/unistd.h>. | Chris Metcalf | 2010-08-13 | 1 | -1/+5 |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/cleanup | Linus Torvalds | 2010-08-14 | 15 | -325/+321 |
|\ \ \ \ \ \ |
|
| * | | | | | | include: replace unifdef-y with header-y | Sam Ravnborg | 2010-08-14 | 15 | -325/+321 |
* | | | | | | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2010-08-14 | 1 | -0/+21 |
|\ \ \ \ \ \ \
| |/ / / / / /
|/| | | | | | |
|
| * | | | | | | hwmon: (ltc4245) Expose all GPIO pins as analog voltages | Ira W. Snyder | 2010-08-14 | 1 | -0/+21 |
| | |_|_|_|/
| |/| | | | |
|
* | | | | | | Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2010-08-14 | 2 | -0/+17 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | Merge commit 'v2.6.35-rc6' into spi/test | Grant Likely | 2010-07-25 | 40 | -166/+239 |
| |\ \ \ \ \ |
|
| * | | | | | | spi/spi-gpio: add support for controllers without MISO or MOSI pin | Marek Szyprowski | 2010-07-03 | 1 | -0/+5 |
| * | | | | | | spi/mmc_spi: SPI bus locking API, using mutex | Ernst Schwab | 2010-06-28 | 1 | -0/+12 |
* | | | | | | | Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre... | Linus Torvalds | 2010-08-13 | 1 | -3/+2 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | bkl: Remove locked .ioctl file operation | Arnd Bergmann | 2010-08-14 | 1 | -3/+2 |
| | |_|_|/ / /
| |/| | | | | |
|
* | | | | | | | Mark arguments to certain syscalls as being const | David Howells | 2010-08-13 | 4 | -17/+17 |
* | | | | | | | dma-mapping: fix build errors on !HAS_DMA architectures | Heiko Carstens | 2010-08-13 | 1 | -0/+2 |
|/ / / / / / |
|
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-08-13 | 4 | -5/+7 |
|\ \ \ \ \ \ |
|
| * | | | | | | net: make netpoll_rx return bool for !CONFIG_NETPOLL | John W. Linville | 2010-08-10 | 1 | -1/+1 |
| * | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-08-10 | 1 | -2/+2 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | Bluetooth: Use 3-DH5 payload size for default ERTM max PDU size | Mat Martineau | 2010-08-10 | 1 | -1/+1 |
| | * | | | | | | Bluetooth: Change default L2CAP ERTM retransmit timeout | Mat Martineau | 2010-08-10 | 1 | -1/+1 |
| * | | | | | | | net/sock.h: add missing kernel-doc notation | Randy Dunlap | 2010-08-10 | 1 | -1/+3 |
| * | | | | | | | etherdevice.h: fix kernel-doc typo | Randy Dunlap | 2010-08-10 | 1 | -1/+1 |
| |/ / / / / / |
|
* | | | | | | | Revert "fsnotify: store struct file not struct path" | Linus Torvalds | 2010-08-12 | 2 | -24/+29 |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm | Linus Torvalds | 2010-08-12 | 3 | -4/+18 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | dm: factor out max_io_len_target_boundary | Mike Snitzer | 2010-08-12 | 1 | -0/+6 |
| * | | | | | | | dm: linear support discard | Mike Snitzer | 2010-08-12 | 1 | -0/+6 |