summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | parport_pc: Fix build failure drivers/parport/parport_pc.c for powerpcTony Breeds2009-04-141-1/+1
* | | | | | | | parport: Fix various uses of parport_pcAlan Cox2009-04-142-3/+5
* | | | | | | | tty: Fix leak in ti-usbAlan Cox2009-04-141-12/+14
* | | | | | | | cdc-acm: Fix long standing abuse of tty->low_latencyAlan Cox2009-04-141-4/+0
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2009-04-139-10/+65
|\ \ \ \ \ \ \
| * | | | | | | tomoyo: version bump to 2.2.0.Tetsuo Handa2009-04-148-10/+10
| * | | | | | | tomoyo: add Documentation/tomoyo.txtTetsuo Handa2009-04-141-0/+55
| | |/ / / / / | |/| | | | |
* | | | | | | Fix quilt merge error in acpi-cpufreq.cLinus Torvalds2009-04-131-1/+1
* | | | | | | Merge branch 'for-rc1/xen/core' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-04-139-71/+193
|\ \ \ \ \ \ \
| * | | | | | | xen: add FIX_TEXT_POKE to fixmapJeremy Fitzhardinge2009-04-081-0/+3
| * | | | | | | xen: honour VCPU availability on bootIan Campbell2009-04-081-10/+30
| * | | | | | | xen: clean up gate trap/interrupt constantsJeremy Fitzhardinge2009-04-081-3/+3
| * | | | | | | xen: set _PAGE_NX in __supported_pte_mask before pagetable constructionJeremy Fitzhardinge2009-04-081-1/+6
| * | | | | | | xen: resume interrupts before system devices.Ian Campbell2009-04-081-2/+3
| * | | | | | | xen/mmu: weaken flush_tlb_other testJeremy Fitzhardinge2009-04-081-2/+2
| * | | | | | | xen/mmu: some early pagetable cleanupsJeremy Fitzhardinge2009-04-082-14/+28
| * | | | | | | Xen: Add virt_to_pfn helper functionAlex Nixon2009-04-081-1/+2
| * | | | | | | x86-64: remove PGE from must-have feature listJeremy Fitzhardinge2009-04-081-1/+1
| * | | | | | | xen: mask XSAVE from cpuidJeremy Fitzhardinge2009-04-081-6/+44
| * | | | | | | NULL noise: arch/x86/xen/smp.cHannes Eder2009-04-081-2/+2
| * | | | | | | xen: remove xen_load_gdt debugJeremy Fitzhardinge2009-04-081-3/+0
| * | | | | | | xen: make xen_load_gdt simplerJeremy Fitzhardinge2009-04-081-8/+6
| * | | | | | | xen: clean up xen_load_gdtJeremy Fitzhardinge2009-04-081-2/+13
| * | | | | | | xen: split construction of p2m mfn tables from registrationJeremy Fitzhardinge2009-04-081-1/+6
| * | | | | | | xen: separate p2m allocation from settingJeremy Fitzhardinge2009-04-082-17/+47
| * | | | | | | xen: disable preempt for leave_lazy_mmuJeremy Fitzhardinge2009-04-081-1/+0
* | | | | | | | edac: use to_delayed_work()Jean Delvare2009-04-133-3/+3
* | | | | | | | edac: fix local pci_write_bits32Jeff Haran2009-04-131-2/+10
* | | | | | | | sgi-xpc: clean up numerous globalsRobin Holt2009-04-136-295/+254
* | | | | | | | sgi-xpc: implement opencomplete messagingRobin Holt2009-04-135-61/+124
* | | | | | | | sgi-xpc: prevent false heartbeat failuresRobin Holt2009-04-134-152/+123
* | | | | | | | sgi-xpc: update SGI XP/XPC/XPNET maintainerRobin Holt2009-04-131-2/+2
* | | | | | | | doc: use correct debugfs mountpointShen Feng2009-04-131-3/+3
* | | | | | | | memcg: fix documentationBharata B Rao2009-04-131-23/+32
* | | | | | | | Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n)Yang Hongyang2009-04-1315-36/+36
* | | | | | | | ext2: fix data corruption for racing writesJan Kara2009-04-131-11/+33
* | | | | | | | shmem: respect MAX_LFS_FILESIZEHugh Dickins2009-04-131-5/+20
* | | | | | | | shmem: fix division by zeroYuri Tikhonov2009-04-131-1/+1
* | | | | | | | intelfb: support i854Stefan Husemann2009-04-137-0/+16
* | | | | | | | mm: add documentation describing what tsk->active_mm means vs tsk->mmMichael Ellerman2009-04-132-0/+85
* | | | | | | | memcg: remove warning when CONFIG_DEBUG_VM=nKAMEZAWA Hiroyuki2009-04-131-1/+1
* | | | | | | | kernel/sys.c: clean up sys_shutdown exit pathAndi Kleen2009-04-131-15/+9
* | | | | | | | at25: make input buffers of at25_*write() constGeert Uytterhoeven2009-04-131-2/+3
* | | | | | | | at24: make input buffers of at24_*write() constGeert Uytterhoeven2009-04-131-4/+4
* | | | | | | | jbd: update locking comentsJan Kara2009-04-131-5/+19
* | | | | | | | mm: document get_user_pages_fast()Andy Grover2009-04-131-0/+16
* | | | | | | | initramfs: fix initramfs to work with hardlinked initRandy Robertson2009-04-131-1/+2
* | | | | | | | ptrace: fix exit_ptrace() vs ptrace_traceme() raceOleg Nesterov2009-04-131-3/+4
* | | | | | | | MAINTAINERS: bluesmoke-devel list is moderated for non-subscribersJean Delvare2009-04-131-10/+10
* | | | | | | | mm: reformat the Unevictable-LRU documentationDavid Howells2009-04-131-469/+572