aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'android-3.0' into android-omap-3.0Todd Poynor2013-03-1313-24/+47
|\
| * Merge tag 'v3.0.68' into android-3.0Colin Cross2013-03-1313-24/+47
| |\
| | * unbreak automounter support on 64-bit kernel with 32-bit userspace (v2)Helge Deller2013-03-041-17/+8
| | * ptrace: introduce signal_wake_up_state() and ptrace_signal_wake_up()Oleg Nesterov2013-03-041-1/+10
| | * quota: autoload the quota_v2 module for QFMT_VFS_V1 quota formatTheodore Ts'o2013-03-041-0/+1
| | * fb: Yet another band-aid for fixing lockdep messTakashi Iwai2013-02-282-0/+3
| | * fb: rework locking to fix lock ordering on takeoverAlan Cox2013-02-281-0/+1
| | * NLS: improve UTF8 -> UTF16 string conversion routineAlan Stern2013-02-281-2/+3
| | * ALSA: usb: Fix Processing Unit Descriptor parsersPawel Moll2013-02-281-2/+4
| | * mm: mmu_notifier: have mmu_notifiers use a global SRCU so they may safely sch...Sagi Grimberg2013-02-281-0/+1
| | * printk: fix buffer overflow when calling log_prefix function from call_consol...Alexandre SIMON2013-02-211-0/+6
| | * ahci: Add identifiers for ASM106x devicesAlan Cox2013-01-271-0/+2
| | * rtnetlink: Fix problem with buffer allocationGreg Rose2013-01-172-0/+4
| | * rtnetlink: Compute and store minimum ifinfo dump sizeGreg Rose2013-01-171-2/+4
* | | Merge branch 'android-3.0' into android-omap-3.0Todd Poynor2013-01-1638-112/+215
|\ \ \ | |/ /
| * | Merge commit 'v3.0.58' into android-3.0Todd Poynor2013-01-158-18/+33
| |\ \ | | |/
| | * PCI: Reduce Ricoh 0xe822 SD card reader base clock frequency to 50MHzAndy Lutomirski2013-01-111-0/+1
| | * tcp: implement RFC 5961 4.2Eric Dumazet2013-01-111-1/+1
| | * tcp: implement RFC 5961 3.2Eric Dumazet2013-01-111-0/+1
| | * ftrace: Do not function trace inlined functionsSteven Rostedt2013-01-111-0/+5
| | * mm: Fix PageHead when !CONFIG_PAGEFLAGS_EXTENDEDChristoffer Dall2013-01-111-1/+7
| | * exec: do not leave bprm->interp on stackKees Cook2013-01-111-0/+1
| | * tmpfs: fix shared mempolicy leakMel Gorman2012-12-171-16/+0
| | * PCI : ability to relocate assigned pci-resourcesRam Pai2012-11-261-0/+1
| | * nfsd: add get_uint for u32'sJ. Bruce Fields2012-11-171-0/+16
| * | Merge remote-tracking branch 'stable/linux-3.0.y' into android-3.0Todd Poynor2012-11-0132-94/+182
| |\ \ | | |/
| | * mempolicy: fix a race in shared_policy_replace()Mel Gorman2012-10-131-1/+1
| | * xfrm_user: ensure user supplied esn replay window is validMathias Krause2012-10-131-0/+2
| | * serial: set correct baud_base for EXSYS EX-41092 Dual 16950Flavio Leitner2012-10-071-1/+0
| | * time: Move ktime_t overflow checking into timespec_valid_strictJohn Stultz2012-10-021-0/+7
| | * time: Improve sanity checking of timekeeping inputsJohn Stultz2012-10-022-9/+20
| | * sched: Fix race in task_group()Peter Zijlstra2012-10-022-2/+15
| | * NFS: Fix the initialisation of the readdir 'cookieverf' arrayTrond Myklebust2012-10-021-5/+0
| | * mm/ia64: fix a memory block size bugJianguo Wu2012-10-021-1/+1
| | * kobject: fix oops with "input0: bad kobj_uevent_env content in show_uevent()"Bjørn Mork2012-10-021-1/+1
| | * perf_event: Switch to internal refcount, fix race with close()Al Viro2012-10-021-1/+1
| | * vfs: dcache: use DCACHE_DENTRY_KILLED instead of DCACHE_DISCONNECTED in d_kill()Miklos Szeredi2012-10-021-0/+2
| | * net: Allow driver to limit number of GSO segments per skbBen Hutchings2012-10-021-0/+2
| | * USB: add USB_VENDOR_AND_INTERFACE_INFO() macroGustavo Padovan2012-08-261-0/+21
| | * ARM: pxa: remove irq_to_gpio from ezx-pcap driverArnd Bergmann2012-08-151-0/+1
| | * random: remove rand_initialize_irq()Theodore Ts'o2012-08-152-3/+0
| | * random: add new get_random_bytes_arch() functionTheodore Ts'o2012-08-151-0/+1
| | * random: create add_device_randomness() interfaceLinus Torvalds2012-08-151-0/+1
| | * random: make 'add_interrupt_randomness()' do something saneTheodore Ts'o2012-08-151-1/+1
| | * random: Add support for architectural random hooksH. Peter Anvin2012-08-151-0/+13
| | * workqueue: perform cpu down operations from low priority cpu_notifier()Tejun Heo2012-08-091-2/+3
| | * cpuset: mm: reduce large amounts of memory barrier related damage v3Mel Gorman2012-08-013-28/+29
| | * mm: compaction: introduce sync-light migration for use by compactionMel Gorman2012-08-012-7/+22
| | * mm: compaction: make isolate_lru_page() filter-aware againMel Gorman2012-08-011-0/+2
| | * mm: compaction: determine if dirty pages can be migrated without blocking wit...Mel Gorman2012-08-012-4/+7