summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2009-05-03clocksource: SuperH TMU Timer driverMagnus Damm1-0/+13
2009-05-03clocksource: SuperH MTU2 Timer driverMagnus Damm1-0/+12
2009-05-02timekeeping: create arch_gettimeoffset infrastructurejohn stultz1-0/+15
2009-05-02clocksource: setup mult_orig in clocksource_enable()Magnus Damm1-1/+9
2009-04-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds4-9/+75
2009-04-29netfilter: revised locking for x_tablesStephen Hemminger1-5/+68
2009-04-28regulator: fix header file missing kernel-docRandy Dunlap1-0/+1
2009-04-28net: Avoid extra wakeups of threads blocked in wait_for_packet()Eric Dumazet1-2/+4
2009-04-28Remove unused support code for refok sections.Tim Abbott1-8/+0
2009-04-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds1-0/+1
2009-04-27net: Fix typo in net_device_ops description.Mike Rapoport1-1/+1
2009-04-27net: Fix LL_MAX_HEADER for CONFIG_TR_MODULEAdrian Bunk1-1/+1
2009-04-26Add new HEAD_TEXT_SECTION macro.Tim Abbott2-1/+9
2009-04-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller1-0/+1
2009-04-24Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds1-0/+1
2009-04-24Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2-2/+4
2009-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds1-0/+5
2009-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds1-0/+19
2009-04-24Merge branch 'kvm-updates/2.6.30' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+2
2009-04-24netfilter: nf_ct_dccp: add missing role attributes for DCCPPablo Neira Ayuso1-0/+1
2009-04-24Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds4-0/+6
2009-04-24Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds1-0/+4
2009-04-24block: simplify I/O stat accountingJerome Marchand1-0/+3
2009-04-24pktcdvd.h should include mempool.hAlexander Beregalov1-0/+1
2009-04-24Merge branch 'irq' into releaseLen Brown1-0/+1
2009-04-24USB: musb: Prevent multiple includes of musb.hMark A. Greer1-0/+5
2009-04-23bitops: Add __ffs64 bitopSteven Whitehouse1-0/+19
2009-04-23PCI: only save/restore existent registers in the PCIe capabilityYu Zhao1-0/+1
2009-04-22KVM: Fix overlapping check for memory slotsJan Kiszka1-0/+2
2009-04-22block: include empty disks in /proc/diskstatsTejun Heo1-0/+1
2009-04-22bio: fix bio_kmalloc()Tejun Heo1-0/+1
2009-04-22Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6 into mergePaul Mackerras80-566/+2404
2009-04-22driver synchronization: make scsi_wait_scan more advancedArjan van de Ven1-0/+1
2009-04-22Trivial: fix a typo in slow-work.hJonathan Corbet1-1/+1
2009-04-22PERCPU: Collect the DECLARE/DEFINE declarations togetherDavid Howells2-20/+84
2009-04-22FRV: Fix the section attribute on UP DECLARE_PER_CPU()David Howells1-24/+0
2009-04-22spi: documentation: emphasise spi_master.setup() semanticsDavid Brownell1-1/+6
2009-04-22memcg: use rcu_dereference to access mm->ownerKAMEZAWA Hiroyuki1-1/+1
2009-04-22ipmi: add oem message handlingdann frazier2-0/+4
2009-04-22ipmi: test for event buffer before usingCorey Minyard1-0/+6
2009-04-22clocksource: add enable() and disable() callbacksMagnus Damm1-0/+31
2009-04-22clocksource: pass clocksource to read() callbackMagnus Damm1-3/+3
2009-04-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-4/+3
2009-04-21Fix SYSCALL_ALIAS for older MIPS assemblerThomas Bogendoerfer1-1/+1
2009-04-21ACPI: add /sys/firmware/acpi/interrupts/sci_not counterLen Brown1-0/+1
2009-04-21reiserfs: fix j_last_flush_trans_id typeAl Viro1-1/+1
2009-04-21fs: Mark get_filesystem_list() as __init function.Tetsuo Handa1-1/+1
2009-04-21kill vfs_stat_fd / vfs_lstat_fdChristoph Hellwig1-2/+0
2009-04-21Separate out common fstatat code into vfs_fstatatOleg Drokin1-0/+1
2009-04-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds1-10/+26