summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2011-06-28serial: sh-sci: Fix up pretty name printing for port IRQs.Paul Mundt1-0/+7
2011-06-28mm: fix assertion mapping->nrpages == 0 in end_writeback()Jan Kara1-0/+1
2011-06-28include/linux/compat.h: declare compat_sys_sendmmsg()Chris Metcalf1-0/+2
2011-06-28tmpfs: add shmem_read_mapping_page_gfpHugh Dickins1-7/+10
2011-06-28tmpfs: take control of its truncate_rangeHugh Dickins1-0/+1
2011-06-28mm: move shmem prototypes to shmem_fs.hHugh Dickins2-10/+17
2011-06-28Fix some kernel-doc warningsVitaliy Ivanov3-2/+1
2011-06-28x86, mtrr: use stop_machine APIs for doing MTRR rendezvousSuresh Siddha1-2/+0
2011-06-28stop_machine: implement stop_machine_from_inactive_cpu()Tejun Heo1-2/+12
2011-06-28clocksource: apb: Share APB timer code with other platformsJamie Iles1-0/+56
2011-06-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds1-0/+1
2011-06-28Fix node_start/end_pfn() definition for mm/page_cgroup.cKAMEZAWA Hiroyuki1-0/+7
2011-06-28x86, mtrr: lock stop machine during MTRR rendezvous sequenceSuresh Siddha1-0/+2
2011-06-27wireless: unify QoS control field definitionsJohannes Berg1-5/+13
2011-06-27mac80211: fix rx->key NULL dereference during mic failureArik Nemtsov1-1/+1
2011-06-27ptrace: ptrace_reparented() should check same_thread_group()Oleg Nesterov1-1/+1
2011-06-27redefine thread_group_leader() as exit_signal >= 0Oleg Nesterov1-2/+4
2011-06-27kill task_detached()Oleg Nesterov1-5/+0
2011-06-27make do_notify_parent() __must_check, update the callersOleg Nesterov1-1/+1
2011-06-27kill tracehook_notify_death()Oleg Nesterov1-34/+0
2011-06-27make do_notify_parent() return boolOleg Nesterov1-2/+2
2011-06-27eCryptfs: export global eCryptfs definitions to include/linux/ecryptfs.hRoberto Sassu1-0/+113
2011-06-27encrypted-keys: add key format supportRoberto Sassu1-2/+11
2011-06-27jbd: Fix oops in journal_remove_journal_head()Jan Kara1-1/+0
2011-06-25ext3: use proper little-endian bitopsAkinobu Mita1-3/+2
2011-06-25ext2: include fs.h into ext2_fs.hPetr Uzel1-0/+1
2011-06-25ext3: Convert ext3 to new truncate calling conventionJan Kara1-1/+1
2011-06-25jbd: Add fixed tracepointsLukas Czerner1-0/+203
2011-06-25ext3: Add fixed tracepointsLukas Czerner1-0/+864
2011-06-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds1-2/+1
2011-06-25net: wimax: Remove of unused 'rfkill_input' pointerVitaliy Ivanov1-1/+0
2011-06-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville14-65/+342
2011-06-24Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2-2/+3
2011-06-24Merge branch 'fix/asoc' into for-linusTakashi Iwai1-2/+1
2011-06-24treewide: Fix recieve/receive typosJoe Perches1-1/+1
2011-06-24fsl-diu-fb: remove check for pixel clock rangesTimur Tabi1-6/+0
2011-06-24Merge branch 'sh/clkfwk' into sh-latestPaul Mundt7-110/+85
2011-06-24net: Fix build failures due to ip_is_fragment()David S. Miller1-5/+5
2011-06-23UBI: clarify the volume notification types' docDavid Wagner1-6/+8
2011-06-23Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2-3/+4
2011-06-23sched: Generalize sleep inside spinlock detectionFrederic Weisbecker1-1/+1
2011-06-23genirq: Remove unused CHECK_IRQ_PER_CPU()Thomas Gleixner1-5/+0
2011-06-23ath9k: add external_reset callback to ath9k_platfom_data for AR9330Gabor Juhos1-0/+1
2011-06-23ath9k: add MAC revision detection for AR9330Gabor Juhos1-0/+1
2011-06-23netlink: advertise incomplete dumpsJohannes Berg3-0/+58
2011-06-23Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/padovan/...John W. Linville5-33/+165
2011-06-22ptrace: s/tracehook_tracer_task()/ptrace_parent()/Tejun Heo2-18/+18
2011-06-22ptrace: kill clone/exec tracehooksTejun Heo1-121/+0
2011-06-22ptrace: kill trivial tracehooksTejun Heo1-156/+0
2011-06-22ptrace: move SIGTRAP on exec(2) logic to ptrace_event()Tejun Heo2-11/+9