| Commit message (Expand) | Author | Age | Files | Lines |
* | spi: documentation: emphasise spi_master.setup() semantics | David Brownell | 2009-04-21 | 2 | -1/+12 |
* | MAINTAINERS: add a more searchable string for the H8300 architecture. | Robert P. J. Day | 2009-04-21 | 1 | -1/+1 |
* | MAINTAINERS: add Matt Mackall to embedded maintainers | Matt Mackall | 2009-04-21 | 1 | -0/+2 |
* | spi: pxa2xx: limit reaches -1 | Roel Kluin | 2009-04-21 | 1 | -3/+3 |
* | MAINTAINERS: update KMEMTRACE pattern after file rename | Joe Perches | 2009-04-21 | 1 | -1/+1 |
* | MAINTAINERS: remove include/asm-*/suspend* file patterns | Joe Perches | 2009-04-21 | 1 | -2/+0 |
* | pxa2xx_spi: restore DRCMR on resume | Daniel Ribeiro | 2009-04-21 | 1 | -0/+7 |
* | drivers/input/serio/hp_sdc.c: fix crash when removing hp_sdc module | Helge Deller | 2009-04-21 | 1 | -1/+23 |
* | memcg: use rcu_dereference to access mm->owner | KAMEZAWA Hiroyuki | 2009-04-21 | 1 | -1/+1 |
* | hugetlbfs: return negative error code for bad mount option | Akinobu Mita | 2009-04-21 | 1 | -2/+1 |
* | ipmi: add oem message handling | dann frazier | 2009-04-21 | 3 | -5/+137 |
* | ipmi: fix statistics counting issues | Corey Minyard | 2009-04-21 | 1 | -22/+51 |
* | ipmi: test for event buffer before using | Corey Minyard | 2009-04-21 | 2 | -29/+125 |
* | ipmi: fix platform return check | Corey Minyard | 2009-04-21 | 1 | -1/+1 |
* | clocksource: add enable() and disable() callbacks | Magnus Damm | 2009-04-21 | 2 | -3/+40 |
* | clocksource: pass clocksource to read() callback | Magnus Damm | 2009-04-21 | 54 | -79/+94 |
* | pxafb: lcsr1 is unused without CONFIG_FB_PXA_OVERLAY | Denis V. Lunev | 2009-04-21 | 1 | -7/+9 |
* | asiliantfb: add missing return statement | Vlada Peric | 2009-04-21 | 1 | -0/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes | Linus Torvalds | 2009-04-21 | 2 | -1/+9 |
|\ |
|
| * | GFS2: Fix page_mkwrite() return code | Steven Whitehouse | 2009-04-20 | 1 | -1/+3 |
| * | GFS2: Clear dirty bit at end of inode glock sync | Steven Whitehouse | 2009-04-20 | 1 | -0/+6 |
* | | Merge branch 'sh/for-2.6.30' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2009-04-21 | 5 | -21/+59 |
|\ \ |
|
| * \ | Merge branch 'sh/stable-updates' into sh/for-2.6.30 | Paul Mundt | 2009-04-21 | 387 | -4322/+5559 |
| |\ \ |
|
| | * | | sh: Fix mmap2 for handling differing PAGE_SIZEs. | Toshinobu Sugioka | 2009-04-21 | 1 | -0/+9 |
| * | | | sh: sh7723: Don't default enable the RTC clock. | Paul Mundt | 2009-04-16 | 1 | -1/+0 |
| * | | | sh: sh7722: Don't default enable the RTC clock. | Paul Mundt | 2009-04-16 | 1 | -1/+0 |
| * | | | rtc: rtc-sh: clock framework support. | Paul Mundt | 2009-04-16 | 2 | -19/+50 |
| | |/
| |/| |
|
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2009-04-21 | 27 | -351/+207 |
|\ \ \ |
|
| * | | | reiserfs: fix j_last_flush_trans_id type | Al Viro | 2009-04-20 | 1 | -1/+1 |
| * | | | fs: Mark get_filesystem_list() as __init function. | Tetsuo Handa | 2009-04-20 | 2 | -2/+2 |
| * | | | kill vfs_stat_fd / vfs_lstat_fd | Christoph Hellwig | 2009-04-20 | 3 | -73/+52 |
| * | | | Separate out common fstatat code into vfs_fstatat | Oleg Drokin | 2009-04-20 | 7 | -97/+54 |
| * | | | ecryptfs: use memdup_user() | Li Zefan | 2009-04-20 | 1 | -10/+5 |
| * | | | ncpfs: use memdup_user() | Li Zefan | 2009-04-20 | 1 | -14/+7 |
| * | | | xfs: use memdup_user() | Li Zefan | 2009-04-20 | 2 | -24/+11 |
| * | | | sysfs: use memdup_user() | Li Zefan | 2009-04-20 | 1 | -10/+3 |
| * | | | btrfs: use memdup_user() | Li Zefan | 2009-04-20 | 2 | -46/+16 |
| * | | | xattr: use memdup_user() | Li Zefan | 2009-04-20 | 1 | -7/+3 |
| * | | | autofs4: use memchr() in invalid_string() | Al Viro | 2009-04-20 | 1 | -6/+4 |
| * | | | Documentation/filesystems: remove out of date reference to BKL being held | Adrian McMenamin | 2009-04-20 | 1 | -2/+1 |
| * | | | Fix i_mutex vs. readdir handling in nfsd | David Woodhouse | 2009-04-20 | 3 | -43/+30 |
| * | | | fs/compat_ioctl: fix build when !BLOCK | Alexander Beregalov | 2009-04-20 | 1 | -4/+3 |
| * | | | Fix autofs_expire() | Al Viro | 2009-04-20 | 1 | -16/+18 |
| * | | | No need for crossing to mountpoint in audit_tag_tree() | Al Viro | 2009-04-20 | 2 | -4/+0 |
| * | | | Safer nfsd_cross_mnt() | Al Viro | 2009-04-20 | 1 | -2/+7 |
| * | | | Touch all affected namespaces on propagation of mount | Al Viro | 2009-04-20 | 1 | -1/+1 |
| * | | | Fix AUTOFS_DEV_IOCTL_REQUESTER_CMD | Al Viro | 2009-04-20 | 1 | -1/+1 |
* | | | | Fix SYSCALL_ALIAS for older MIPS assembler | Thomas Bogendoerfer | 2009-04-21 | 1 | -1/+1 |
* | | | | NFS: Fix the XDR iovec calculation in nfs3_xdr_setaclargs | Trond Myklebust | 2009-04-21 | 1 | -1/+2 |
* | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2009-04-20 | 2 | -10/+6 |
|\ \ \ \
| |/ / /
|/| | | |
|