summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* pagemap: fix large pages in pagemapDave Hansen2008-06-121-9/+30
* pagemap: pass mm into pagewalkersDave Hansen2008-06-123-47/+56
* driver/char/generic_nvram: fix bannerPhilippe De Muyter2008-06-121-1/+1
* drivers/video/cirrusfb: fix RAM address printkPhilippe De Muyter2008-06-121-3/+3
* intel_rng: make device not found a warningStephen Hemminger2008-06-121-1/+1
* drivers/isdn/sc/ioctl.c: add missing kfreeJulia Lawall2008-06-121-0/+1
* mmc: wbsd: initialize tasklets before requesting interruptChuck Ebbert2008-06-121-11/+10
* MAINTAINERS: update maintainership of pxa2xx/pxa3xxEric Miao2008-06-121-3/+5
* uml: work around broken host PTRACE_SYSEMUJeff Dike2008-06-121-9/+16
* uml: remove include of asm/user.hJeff Dike2008-06-121-2/+2
* rtc-at32ap700x: fix bug in at32_rtc_readalarm()Haavard Skinnemoen2008-06-121-2/+5
* m68knommu: init coldfire timer TRR with n - 1, not nPhilippe De Muyter2008-06-121-1/+7
* kprobes: fix error checking of batch registrationMasami Hiramatsu2008-06-121-6/+9
* cciss: add new hardware supportMike Miller2008-06-123-5/+22
* capabilities: add (back) dummy support for KEEPCAPSAndrew G. Morgan2008-06-121-1/+23
* proc_fs.h: move struct mm_struct forward-declarationBen Nizette2008-06-121-2/+2
* cpusets: provide another web page URL in MAINTAINERS filePaul Jackson2008-06-121-0/+1
* hgafb: resource management fixKrzysztof Helt2008-06-121-11/+15
* m68k: Add ext2_find_{first,next}_bit() for ext4Aneesh Kumar K.V2008-06-121-2/+43
* fat: relax the permission check of fat_setattr()OGAWA Hirofumi2008-06-121-17/+27
* mm: fix incorrect variable type in do_try_to_free_pages()kosaki.motohiro@jp.fujitsu.com2008-06-121-1/+1
* agp: add support for Radeon Mobility 9000 chipsetAmit Kucheria2008-06-121-0/+4
* Linux 2.6.26-rc6v2.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/+15
|\
| * 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/+1
| * Revert "x86: fix ioapic bug again"Ingo Molnar2008-06-122-17/+4
| * 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/+4
* | | 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/+3
* | | | 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-114-13/+65
|\ \ \
| * | | USB: don't use reset-resume if drivers don't support itLinus Torvalds2008-06-111-2/+44
| * | | USB: isp1760: Assign resource fields before adding hcdNate Case2008-06-111-4/+4
| * | | isight_firmware: Avoid crash on loading invalid firmwareMatthew Garrett2008-06-111-7/+16