| Commit message (Expand) | Author | Age | Files | Lines |
* | lockdep: Fix wrong assumption in match_held_lock | Peter Zijlstra | 2011-08-09 | 1 | -1/+7 |
* | autofs4: fix debug printk warning uncovered by cleanup | Linus Torvalds | 2011-08-08 | 1 | -1/+1 |
* | autofs4: clean up uaotfs use of debug/info/warning printouts | Linus Torvalds | 2011-08-08 | 1 | -18/+8 |
* | cred: use 'const' in get_current_{user,groups} | Linus Torvalds | 2011-08-08 | 1 | -2/+2 |
* | CRED: Restore const to current_cred() | David Howells | 2011-08-08 | 1 | -1/+1 |
* | Linux 3.1-rc1v3.1-rc1 | Linus Torvalds | 2011-08-08 | 1 | -2/+2 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 2011-08-08 | 1 | -2/+4 |
|\ |
|
| * | sparc: Fix build with DEBUG_PAGEALLOC enabled. | David S. Miller | 2011-08-06 | 1 | -2/+4 |
* | | sh: Fix boot crash related to SCI | Rafael J. Wysocki | 2011-08-08 | 1 | -1/+1 |
* | | arm: remove stale export of 'sha_transform' | Linus Torvalds | 2011-08-08 | 1 | -3/+0 |
* | | arm: remove "optimized" SHA1 routines | Linus Torvalds | 2011-08-07 | 2 | -212/+1 |
* | | fix rcu annotations noise in cred.h | Al Viro | 2011-08-07 | 1 | -5/+6 |
* | | vfs: rename 'do_follow_link' to 'should_follow_link' | Linus Torvalds | 2011-08-07 | 1 | -2/+2 |
* | | Fix POSIX ACL permission check | Ari Savolainen | 2011-08-07 | 1 | -1/+1 |
* | | Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd | Linus Torvalds | 2011-08-07 | 9 | -504/+617 |
|\ \ |
|
| * | | ore: Make ore its own module | Boaz Harrosh | 2011-08-07 | 3 | -1/+23 |
| * | | exofs: Rename raid engine from exofs/ios.c => ore | Boaz Harrosh | 2011-08-07 | 6 | -255/+295 |
| * | | exofs: ios: Move to a per inode components & device-table | Boaz Harrosh | 2011-08-07 | 4 | -183/+218 |
| * | | exofs: Move exofs specific osd operations out of ios.c | Boaz Harrosh | 2011-08-07 | 4 | -73/+79 |
| * | | exofs: Add offset/length to exofs_get_io_state | Boaz Harrosh | 2011-08-07 | 3 | -16/+38 |
| * | | exofs: Fix truncate for the raid-groups case | Boaz Harrosh | 2011-08-04 | 1 | -20/+53 |
| * | | exofs: Small cleanup of exofs_fill_super | Boaz Harrosh | 2011-08-04 | 1 | -4/+2 |
| * | | exofs: BUG: Avoid sbi realloc | Boaz Harrosh | 2011-08-04 | 2 | -24/+30 |
| * | | exofs: Remove pnfs-osd private definitions | Boaz Harrosh | 2011-08-04 | 2 | -50/+1 |
| * | | nfs_xdr: Move nfs4_string definition out of #ifdef CONFIG_NFS_V4 | Boaz Harrosh | 2011-08-04 | 1 | -5/+5 |
* | | | vfs: optimize inode cache access patterns | Linus Torvalds | 2011-08-07 | 4 | -34/+106 |
* | | | vfs: renumber DCACHE_xyz flags, remove some stale ones | Linus Torvalds | 2011-08-07 | 2 | -18/+14 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2011-08-07 | 18 | -453/+325 |
|\ \ \ |
|
| * | | | net: Compute protocol sequence numbers and fragment IDs using MD5. | David S. Miller | 2011-08-07 | 14 | -361/+223 |
| * | | | crypto: Move md5_transform to lib/md5.c | David S. Miller | 2011-08-07 | 4 | -92/+102 |
| | |/
| |/| |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 2011-08-06 | 6 | -18/+14 |
|\ \ \ |
|
| * | | | cifs: cope with negative dentries in cifs_get_root | Jeff Layton | 2011-08-05 | 1 | -0/+4 |
| * | | | cifs: convert prefixpath delimiters in cifs_build_path_to_root | Jeff Layton | 2011-08-05 | 1 | -12/+2 |
| * | | | CIFS: Fix missing a decrement of inFlight value | Pavel Shilovsky | 2011-08-03 | 1 | -0/+2 |
| * | | | cifs: demote DFS referral lookup errors to cFYI | Jeff Layton | 2011-08-03 | 2 | -4/+5 |
| * | | | Revert "cifs: advertise the right receive buffer size to the server" | Steve French | 2011-08-03 | 1 | -2/+1 |
* | | | | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 2011-08-06 | 3 | -9/+14 |
|\ \ \ \ |
|
| * | | | | PM / Runtime: Allow _put_sync() from interrupts-disabled context | Kevin Hilman | 2011-08-05 | 2 | -7/+13 |
| * | | | | PM / Domains: Fix pm_genpd_poweron() | Rafael J. Wysocki | 2011-08-05 | 1 | -2/+1 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg... | Linus Torvalds | 2011-08-06 | 25 | -84/+799 |
|\ \ \ \ |
|
| * | | | | acer-wmi: support Lenovo ideapad S205 wifi switch | Lee, Chun-Yi | 2011-08-05 | 1 | -2/+26 |
| * | | | | acerhdf.c: spaces in aliased changed to * | Anton V. Boyarshinov | 2011-08-05 | 1 | -6/+6 |
| * | | | | platform-drivers-x86: ideapad-laptop: add missing ideapad_input_exit in ideap... | Axel Lin | 2011-08-05 | 1 | -1/+2 |
| * | | | | x86 driver: fix typo in TDP override enabling | Jesse Barnes | 2011-08-05 | 1 | -2/+2 |
| * | | | | Platform: fix samsung-laptop DMI identification for N150/N210/220/N230 | Thomas Courbon | 2011-08-05 | 1 | -0/+10 |
| * | | | | dell-wmi: Add keys for Dell XPS L502X | Seth Forshee | 2011-08-05 | 1 | -0/+10 |
| * | | | | platform-drivers-x86: samsung-q10: make dmi_check_callback return 1 | Axel Lin | 2011-08-05 | 1 | -1/+1 |
| * | | | | Platform: Samsung Q10 backlight driver | Frederick van der Wyck | 2011-08-05 | 3 | -0/+205 |
| * | | | | platform-drivers-x86: intel_scu_ipc: convert to DEFINE_PCI_DEVICE_TABLE | Axel Lin | 2011-08-05 | 1 | -1/+1 |
| * | | | | platform-drivers-x86: intel_rar_register: convert to DEFINE_PCI_DEVICE_TABLE | Axel Lin | 2011-08-05 | 1 | -3/+1 |