| Commit message (Expand) | Author | Files | Lines |
2011-10-31 | openrisc: drop unused Kconfig symbols | Paul Bolle | 1 | -12/+0 |
2011-10-31 | arm: at91: drop unused Kconfig symbol | Paul Bolle | 1 | -6/+0 |
2011-10-31 | samples: drop unused Kconfig symbol | Paul Bolle | 1 | -6/+0 |
2011-10-31 | m32r: drop unused Kconfig symbol | Paul Bolle | 1 | -7/+0 |
2011-10-31 | score: drop unused Kconfig symbols | Paul Bolle | 1 | -19/+0 |
2011-10-31 | sh: drop unused Kconfig symbol | Paul Bolle | 1 | -4/+0 |
2011-10-31 | um: drop unused Kconfig symbol | Paul Bolle | 1 | -3/+0 |
2011-10-31 | sparc: drop unused Kconfig symbol | Paul Bolle | 1 | -6/+1 |
2011-10-31 | alpha: drop unused Kconfig symbol | Paul Bolle | 1 | -5/+0 |
2011-08-08 | Linux 3.1-rc1v3.1-rc1 | Linus Torvalds | 1 | -2/+2 |
2011-08-08 | sh: Fix boot crash related to SCI | Rafael J. Wysocki | 1 | -1/+1 |
2011-08-08 | arm: remove stale export of 'sha_transform' | Linus Torvalds | 1 | -3/+0 |
2011-08-07 | arm: remove "optimized" SHA1 routines | Linus Torvalds | 2 | -212/+1 |
2011-08-07 | fix rcu annotations noise in cred.h | Al Viro | 1 | -5/+6 |
2011-08-07 | vfs: rename 'do_follow_link' to 'should_follow_link' | Linus Torvalds | 1 | -2/+2 |
2011-08-07 | Fix POSIX ACL permission check | Ari Savolainen | 1 | -1/+1 |
2011-08-07 | vfs: optimize inode cache access patterns | Linus Torvalds | 4 | -34/+106 |
2011-08-07 | vfs: renumber DCACHE_xyz flags, remove some stale ones | Linus Torvalds | 2 | -18/+14 |
2011-08-07 | ore: Make ore its own module | Boaz Harrosh | 3 | -1/+23 |
2011-08-07 | exofs: Rename raid engine from exofs/ios.c => ore | Boaz Harrosh | 6 | -255/+295 |
2011-08-07 | exofs: ios: Move to a per inode components & device-table | Boaz Harrosh | 4 | -183/+218 |
2011-08-07 | exofs: Move exofs specific osd operations out of ios.c | Boaz Harrosh | 4 | -73/+79 |
2011-08-07 | exofs: Add offset/length to exofs_get_io_state | Boaz Harrosh | 3 | -16/+38 |
2011-08-07 | net: Compute protocol sequence numbers and fragment IDs using MD5. | David S. Miller | 14 | -361/+223 |
2011-08-07 | crypto: Move md5_transform to lib/md5.c | David S. Miller | 4 | -92/+102 |
2011-08-06 | savagedb: Fix typo causing regression in savage4 series video chip detection | John Stanley | 1 | -1/+1 |
2011-08-06 | CodingStyle: Document the exception of not splitting user-visible strings, fo... | Josh Triplett | 1 | -16/+7 |
2011-08-06 | vfs: show O_CLOEXE bit properly in /proc/<pid>/fdinfo/<fd> files | Linus Torvalds | 1 | -1/+9 |
2011-08-06 | oom_ajd: don't use WARN_ONCE, just use printk_once | Linus Torvalds | 1 | -1/+1 |
2011-08-06 | lib/sha1: use the git implementation of SHA-1 | Mandeep Singh Baines | 2 | -55/+159 |
2011-08-06 | sparc: Fix build with DEBUG_PAGEALLOC enabled. | David S. Miller | 1 | -2/+4 |
2011-08-06 | Battery: sysfs_remove_battery(): possible circular locking | Sergey Senozhatsky | 1 | -3/+7 |
2011-08-05 | PM / Runtime: Allow _put_sync() from interrupts-disabled context | Kevin Hilman | 2 | -7/+13 |
2011-08-05 | PM / Domains: Fix pm_genpd_poweron() | Rafael J. Wysocki | 1 | -2/+1 |
2011-08-05 | acer-wmi: support Lenovo ideapad S205 wifi switch | Lee, Chun-Yi | 1 | -2/+26 |
2011-08-05 | acerhdf.c: spaces in aliased changed to * | Anton V. Boyarshinov | 1 | -6/+6 |
2011-08-05 | platform-drivers-x86: ideapad-laptop: add missing ideapad_input_exit in ideap... | Axel Lin | 1 | -1/+2 |
2011-08-05 | x86 driver: fix typo in TDP override enabling | Jesse Barnes | 1 | -2/+2 |
2011-08-05 | Platform: fix samsung-laptop DMI identification for N150/N210/220/N230 | Thomas Courbon | 1 | -0/+10 |
2011-08-05 | dell-wmi: Add keys for Dell XPS L502X | Seth Forshee | 1 | -0/+10 |
2011-08-05 | platform-drivers-x86: samsung-q10: make dmi_check_callback return 1 | Axel Lin | 1 | -1/+1 |
2011-08-05 | Platform: Samsung Q10 backlight driver | Frederick van der Wyck | 3 | -0/+205 |
2011-08-05 | platform-drivers-x86: intel_scu_ipc: convert to DEFINE_PCI_DEVICE_TABLE | Axel Lin | 1 | -1/+1 |
2011-08-05 | platform-drivers-x86: intel_rar_register: convert to DEFINE_PCI_DEVICE_TABLE | Axel Lin | 1 | -3/+1 |
2011-08-05 | platform-drivers-x86: intel_menlow: add missing return AE_OK for intel_menlow... | Axel Lin | 1 | -0/+2 |
2011-08-05 | platform-drivers-x86: intel_mid_thermal: fix memory leak | Axel Lin | 1 | -7/+19 |
2011-08-05 | platform-drivers-x86: msi-wmi: add missing sparse_keymap_free in msi_wmi_init... | Axel Lin | 1 | -0/+1 |
2011-08-05 | Samsung Laptop platform driver: support N510 | J Witteveen | 1 | -0/+10 |
2011-08-05 | asus-wmi: add uwb rfkill support | Corentin Chary | 1 | -0/+16 |
2011-08-05 | asus-wmi: add gps rfkill support | Corentin Chary | 1 | -0/+16 |