summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MAINTAINERS: update maintainership of pxa2xx/pxa3xxEric Miao2008-06-131-3/+5
* uml: work around broken host PTRACE_SYSEMUJeff Dike2008-06-131-9/+16
* uml: remove include of asm/user.hJeff Dike2008-06-131-2/+2
* rtc-at32ap700x: fix bug in at32_rtc_readalarm()Haavard Skinnemoen2008-06-131-2/+5
* m68knommu: init coldfire timer TRR with n - 1, not nPhilippe De Muyter2008-06-131-1/+7
* kprobes: fix error checking of batch registrationMasami Hiramatsu2008-06-131-6/+9
* cciss: add new hardware supportMike Miller2008-06-133-5/+22
* capabilities: add (back) dummy support for KEEPCAPSAndrew G. Morgan2008-06-131-1/+23
* proc_fs.h: move struct mm_struct forward-declarationBen Nizette2008-06-131-2/+2
* cpusets: provide another web page URL in MAINTAINERS filePaul Jackson2008-06-131-0/+1
* hgafb: resource management fixKrzysztof Helt2008-06-131-11/+15
* m68k: Add ext2_find_{first,next}_bit() for ext4Aneesh Kumar K.V2008-06-131-2/+43
* fat: relax the permission check of fat_setattr()OGAWA Hirofumi2008-06-131-17/+27
* mm: fix incorrect variable type in do_try_to_free_pages()kosaki.motohiro@jp.fujitsu.com2008-06-131-1/+1
* agp: add support for Radeon Mobility 9000 chipsetAmit Kucheria2008-06-131-0/+4
* Linux 2.6.26-rc6Linus Torvalds2008-06-121-2/+2
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-06-128-20/+15Star
|\
| * x86: fix pointer type warning in arch/x86/mm/init_64.c:early_memtestKevin Winchester2008-06-121-2/+2
| * x86, lockdep: fix "WARNING: at kernel/lockdep.c:2658 check_flags+0x4c/0x128()"Vegard Nossum2008-06-121-0/+1
| * x86: fix an incompatible pointer type warning on 64-bit compilationsDavid Howells2008-06-121-2/+2
| * x86: fix lockdep warning during suspend-to-ramPeter Zijlstra2008-06-121-0/+1
| * x86: fix unused variable 'loops' warning in arch/x86/boot/a20.cManish Katiyar2008-06-121-2/+1Star
| * Revert "x86: fix ioapic bug again"Ingo Molnar2008-06-122-17/+4Star
| * x86: fix asm warning in head_32.SJoe Korty2008-06-121-1/+1
| * x86: fix endless page faults in mount_block_root for Linux 2.6Henry Nestler2008-06-121-0/+5
| * geode: fix modular buildIngo Molnar2008-06-121-0/+2
* | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-06-122-8/+27
|\ \
| * | sched: 64-bit: fix arithmetics overflowLai Jiangshan2008-06-121-2/+7
| * | sched: fair group: fix overflow(was: fix divide by zero)Lai Jiangshan2008-06-121-2/+5
| * | sched: fix TASK_WAKEKILL vs SIGKILL raceOleg Nesterov2008-06-102-4/+15
* | | block: disable IRQs until data is written to relay channelCarl Henrik Lunde2008-06-121-6/+4Star
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds2008-06-121-5/+20
|\ \ \
| * | | kbuild: ignore powerpc specific symbols in modpostSam Ravnborg2008-06-121-5/+20
* | | | nommu: Correct kobjsize() page validity checks.Paul Mundt2008-06-121-18/+3Star
* | | | fsl-diu-db: compile fixJeff Mahoney2008-06-121-2/+2
* | | | Merge branch 'core/iter-div' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2008-06-124-20/+40
|\ \ \ \ | |/ / / |/| | |
| * | | always_inline timespec_add_nsJeremy Fitzhardinge2008-06-121-2/+5
| * | | add an inlined version of iter_div_u64_remJeremy Fitzhardinge2008-06-122-14/+20
| * | | common implementation of iterative div/modJeremy Fitzhardinge2008-06-124-19/+30
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2008-06-124-13/+65
|\ \ \
| * | | USB: don't use reset-resume if drivers don't support itLinus Torvalds2008-06-121-2/+44
| * | | USB: isp1760: Assign resource fields before adding hcdNate Case2008-06-121-4/+4
| * | | isight_firmware: Avoid crash on loading invalid firmwareMatthew Garrett2008-06-121-7/+16
| * | | USB: fix build bug in USB_ISIGHTFWIngo Molnar2008-06-121-0/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2008-06-122-1/+2
|\ \ \ \
| * | | | kobject: Documentation Spelling PatchDavid Brigada2008-06-121-1/+1
| * | | | dev_set_name: fix missing kernel-docRandy Dunlap2008-06-121-0/+1
| |/ / /
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-06-1227-360/+435
|\ \ \ \
| * | | | ACPICA: fix stray va_end() caused by mis-mergeLen Brown2008-06-121-1/+1
| * | | | ACPI: Reject below-freezing temperatures as invalid critical temperaturesArjan van de Ven2008-06-121-2/+9