summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2011-04-26perf events: Add stalled cycles generic event - PERF_COUNT_HW_STALLED_CYCLESIngo Molnar1-0/+1
2011-04-26Merge branch 'master' into for-nextJiri Kosina247-1006/+4634
2011-04-26add hlist_bl_lock/unlock helpersChristoph Hellwig1-0/+11
2011-04-26bit_spinlock: don't play preemption games inside the busy loopLinus Torvalds1-4/+4
2011-04-26Add a strtobool function matching semantics of existing in kernel equivalentsJonathan Cameron1-0/+1
2011-04-26LSM: separate LSM_AUDIT_DATA_DENTRY from LSM_AUDIT_DATA_PATHEric Paris1-0/+2
2011-04-26LSM: split LSM_AUDIT_DATA_FS into _PATH and _INODEEric Paris1-5/+4
2011-04-25ssb: cc: clear GPIOPULL registers on initRafał Miłecki1-0/+2
2011-04-25ssb: cc: add & fix definesRafał Miłecki1-2/+7
2011-04-25ath9k_hw: Get AHB clock information from ath9k_platform_dataVasanthakumar Thiagarajan1-0/+2
2011-04-25Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville1-5/+24
2011-04-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2-4/+78
2011-04-25ptrace: Prepare to fix racy accesses on task breakpointsFrederic Weisbecker2-1/+15
2011-04-25SECURITY: Move exec_permission RCU checks into security modulesAndi Kleen1-1/+1
2011-04-24SUNRPC: Allow RPC calls to return ETIMEDOUT instead of EIOTrond Myklebust1-1/+2
2011-04-24NFSv4.1: Don't loop forever in nfs4_proc_create_sessionTrond Myklebust1-0/+1
2011-04-24Merge branch 'dcache-cleanup'Linus Torvalds1-2/+2
2011-04-24libata: Implement ATA_FLAG_NO_DIPM and apply it to mcp65Tejun Heo1-0/+1
2011-04-24libata: Kill unused ATA_DFLAG_{H|D}IPM flagsTejun Heo1-2/+0
2011-04-24vfs: get rid of insane dentry hashing rulesLinus Torvalds1-2/+2
2011-04-24sched: Get rid of lock_depthJonathan Corbet2-7/+0
2011-04-23genirq: Add chip suspend and resume callbacksThomas Gleixner1-0/+11
2011-04-23genirq: Implement a generic interrupt chipThomas Gleixner1-0/+135
2011-04-23genirq: Support per-IRQ thread disabling.Paul Mundt1-1/+13
2011-04-23genirq: irq_desc: Document preflow_handler and affinity_hintGeert Uytterhoeven1-1/+3
2011-04-23genirq: Forgotten updates/deletions after removal of compat codeGeert Uytterhoeven2-19/+2
2011-04-23Merge commit 'v2.6.39-rc4' into nextDmitry Torokhov422-2030/+9977
2011-04-23tty: make receive_buf() return the amout of bytes receivedFelipe Balbi1-4/+5
2011-04-23driver core: let dev_set_drvdata return int instead of void as it can failUwe Kleine-König1-1/+1
2011-04-23drivers:misc:ti-st: handle delayed tty receivePavan Savoy1-1/+2
2011-04-23SECURITY: Move exec_permission RCU checks into security modulesAndi Kleen1-1/+1
2011-04-21block: don't block events on excl write for non-optical devicesTejun Heo1-0/+1
2011-04-21Merge commit 'v2.6.39-rc4' into sched/coreIngo Molnar11-13/+51
2011-04-20Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-13/+13
2011-04-20isp1704_charger: Allow board specific powering routineKalle Jokiniemi1-0/+29
2011-04-20power_supply: Add driver for MAX8903 chargerMyungJoo Ham1-0/+57
2011-04-20of: Export of_irq_find_parent()Michael Ellerman1-0/+1
2011-04-20drivers: make device_type constStephen Hemminger1-1/+1
2011-04-20device: add dev_WARN_ONCEFelipe Balbi1-1/+5
2011-04-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-2/+2
2011-04-20TTY: introduce deinit helpers for proper ldisc shutdownJiri Slaby1-0/+2
2011-04-19rfkill: Regulator consumer driver for rfkillAntonio Ospite1-0/+48
2011-04-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2-54/+44
2011-04-19Merge branch 'timer-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-2/+3
2011-04-19[media] media: add missing 8-bit bayer formats and Y12Michael Jones1-2/+5
2011-04-19[media] v4l: add V4L2_PIX_FMT_Y12 formatMichael Jones1-0/+1
2011-04-19wl12xx: Handle platforms without level trigger interruptsIdo Yariv1-0/+4
2011-04-19wl12xx: Clean up and fix the 128x boot sequenceIdo Yariv1-4/+6
2011-04-19wl12xx: add new board_tcxo_clock element to the platform dataLuciano Coelho1-1/+14
2011-04-19Merge 2.6.39-rc4 into usb-nextGreg Kroah-Hartman2-2/+151