aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-08-22batman-adv: hash_add() has to discriminate on the return valueGravatar Antonio Quartulli 3-9/+22
2011-08-07Linux 3.1-rc1v3.1-rc1Gravatar Linus Torvalds 1-2/+2
2011-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcGravatar Linus Torvalds 1-2/+4
2011-08-07sh: Fix boot crash related to SCIGravatar Rafael J. Wysocki 1-1/+1
2011-08-07arm: remove stale export of 'sha_transform'Gravatar Linus Torvalds 1-3/+0
2011-08-07arm: remove "optimized" SHA1 routinesGravatar Linus Torvalds 2-212/+1
2011-08-07fix rcu annotations noise in cred.hGravatar Al Viro 1-5/+6
2011-08-07vfs: rename 'do_follow_link' to 'should_follow_link'Gravatar Linus Torvalds 1-2/+2
2011-08-07Fix POSIX ACL permission checkGravatar Ari Savolainen 1-1/+1
2011-08-06Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdGravatar Linus Torvalds 9-504/+617
2011-08-06vfs: optimize inode cache access patternsGravatar Linus Torvalds 4-34/+106
2011-08-06vfs: renumber DCACHE_xyz flags, remove some stale onesGravatar Linus Torvalds 2-18/+14
2011-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 18-453/+325
2011-08-06ore: Make ore its own moduleGravatar Boaz Harrosh 3-1/+23
2011-08-06exofs: Rename raid engine from exofs/ios.c => oreGravatar Boaz Harrosh 6-255/+295
2011-08-06exofs: ios: Move to a per inode components & device-tableGravatar Boaz Harrosh 4-183/+218
2011-08-06exofs: Move exofs specific osd operations out of ios.cGravatar Boaz Harrosh 4-73/+79
2011-08-06exofs: Add offset/length to exofs_get_io_stateGravatar Boaz Harrosh 3-16/+38
2011-08-06net: Compute protocol sequence numbers and fragment IDs using MD5.Gravatar David S. Miller 14-361/+223
2011-08-06crypto: Move md5_transform to lib/md5.cGravatar David S. Miller 4-92/+102
2011-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Gravatar Linus Torvalds 6-18/+14
2011-08-06Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Gravatar Linus Torvalds 3-9/+14
2011-08-06Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Gravatar Linus Torvalds 25-84/+799
2011-08-06Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 4-8/+7
2011-08-06Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Gravatar Linus Torvalds 1-3/+7
2011-08-06savagedb: Fix typo causing regression in savage4 series video chip detectionGravatar John Stanley 1-1/+1
2011-08-06CodingStyle: Document the exception of not splitting user-visible strings, fo...Gravatar Josh Triplett 1-16/+7
2011-08-06vfs: show O_CLOEXE bit properly in /proc/<pid>/fdinfo/<fd> filesGravatar Linus Torvalds 1-1/+9
2011-08-06oom_ajd: don't use WARN_ONCE, just use printk_onceGravatar Linus Torvalds 1-1/+1
2011-08-06lib/sha1: use the git implementation of SHA-1Gravatar Mandeep Singh Baines 2-55/+159
2011-08-06sparc: Fix build with DEBUG_PAGEALLOC enabled.Gravatar David S. Miller 1-2/+4
2011-08-05Merge branch 'battery' into releaseGravatar Len Brown 1-3/+7
2011-08-05Battery: sysfs_remove_battery(): possible circular lockingGravatar Sergey Senozhatsky 1-3/+7
2011-08-05PM / Runtime: Allow _put_sync() from interrupts-disabled contextGravatar Kevin Hilman 2-7/+13
2011-08-05PM / Domains: Fix pm_genpd_poweron()Gravatar Rafael J. Wysocki 1-2/+1
2011-08-05acer-wmi: support Lenovo ideapad S205 wifi switchGravatar Lee, Chun-Yi 1-2/+26
2011-08-05acerhdf.c: spaces in aliased changed to *Gravatar Anton V. Boyarshinov 1-6/+6
2011-08-05platform-drivers-x86: ideapad-laptop: add missing ideapad_input_exit in ideap...Gravatar Axel Lin 1-1/+2
2011-08-05x86 driver: fix typo in TDP override enablingGravatar Jesse Barnes 1-2/+2
2011-08-05Platform: fix samsung-laptop DMI identification for N150/N210/220/N230Gravatar Thomas Courbon 1-0/+10
2011-08-05dell-wmi: Add keys for Dell XPS L502XGravatar Seth Forshee 1-0/+10
2011-08-05platform-drivers-x86: samsung-q10: make dmi_check_callback return 1Gravatar Axel Lin 1-1/+1
2011-08-05Platform: Samsung Q10 backlight driverGravatar Frederick van der Wyck 3-0/+205
2011-08-05platform-drivers-x86: intel_scu_ipc: convert to DEFINE_PCI_DEVICE_TABLEGravatar Axel Lin 1-1/+1
2011-08-05platform-drivers-x86: intel_rar_register: convert to DEFINE_PCI_DEVICE_TABLEGravatar Axel Lin 1-3/+1
2011-08-05platform-drivers-x86: intel_menlow: add missing return AE_OK for intel_menlow...Gravatar Axel Lin 1-0/+2
2011-08-05platform-drivers-x86: intel_mid_thermal: fix memory leakGravatar Axel Lin 1-7/+19
2011-08-05platform-drivers-x86: msi-wmi: add missing sparse_keymap_free in msi_wmi_init...Gravatar Axel Lin 1-0/+1
2011-08-05Samsung Laptop platform driver: support N510Gravatar J Witteveen 1-0/+10
2011-08-05asus-wmi: add uwb rfkill supportGravatar Corentin Chary 1-0/+16