summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | hp-wmi: add proper hotkey supportMatthew Garrett2008-09-021-2/+8
| * | hp-wmi: update to match current rfkill semanticsMatthew Garrett2008-09-021-35/+46
| * | ipc: document the new auto_msgmni proc fileNadia Derbey2008-09-021-0/+19
| * | mm: size of quicklists shouldn't be proportional to the number of CPUsKOSAKI Motohiro2008-09-021-1/+8
| * | mm: show quicklist usage in /proc/meminfoKOSAKI Motohiro2008-09-022-2/+12
| * | devcgroup: fix race against rmdir()Li Zefan2008-09-021-9/+9
| * | cirrusfb: check_par fixesKrzysztof Helt2008-09-021-41/+18
| * | pid_ns: (BUG 11391) change ->child_reaper when init->group_leader exitsOleg Nesterov2008-09-022-50/+34
| * | pid_ns: zap_pid_ns_processes: fix the ->child_reaper changingOleg Nesterov2008-09-021-3/+6
| * | mmc: at91_mci: don't use coherent dma buffersDavid Brownell2008-09-021-4/+16
| * | 8250: improve workaround for UARTs that don't re-assert THRE correctlyWill Newton2008-09-022-4/+13
| * | MAINTAINERS: add a maintainer for the BCM5974 multitouch driverHenrik Rydberg2008-09-021-0/+6
| * | mm/bootmem: silence section mismatch warning - contig_page_data/bootmem_node_...Marcin Slusarz2008-09-021-1/+1
| * | acer-wmi: remove debugfs entries upon unloadingRuss Dill2008-09-021-1/+2
| * | VFS: fix dio write returning EIO when try_to_release_page failsHisashi Hifumi2008-09-022-4/+11
| * | mm: make setup_zone_migrate_reserve() aware of overlapping nodesAdam Litke2008-09-021-0/+7
| * | NTFS: update homepageAdrian Bunk2008-09-023-5/+5
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-09-024-37/+6
| |\ \
| | * | ide/Kconfig: mark ide-scsi as deprecatedBartlomiej Zolnierkiewicz2008-09-021-15/+1
| | * | ide-disk: remove stale init_idedisk_capacity() documentationBartlomiej Zolnierkiewicz2008-09-021-14/+0
| | * | palm_bk3710: improve IDE registrationDavid Brownell2008-09-021-4/+3
| | * | ide: fix hwif_to_node()Bartlomiej Zolnierkiewicz2008-09-021-2/+1
| | * | IDE: palm_bk3710: fix compile warning for unused variableKevin Hilman2008-09-021-1/+0
| | * | IDE: compile fix for sff_dma_opsKevin Hilman2008-09-021-1/+1
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2008-09-023-3/+65
| |\ \ \
| | * | | ALSA: hda - Add mic-boost controls to ALC662/663 auto configurationTakashi Iwai2008-09-021-0/+5
| | * | | ALSA: hda - Fix ALC663 auto-probeTakashi Iwai2008-09-021-0/+18
| | * | | ALSA: ASoC: fix pxa2xx-i2s clk_get callDmitry Baryshkov2008-09-011-1/+39
| | * | | ALSA: hda: Distortion fix for dell_m6_core_initMatthew Ranostay2008-09-011-2/+3
| * | | | Merge branch 'audit.b57' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-09-021-1/+2
| |\ \ \ \
| | * | | | [PATCH] audit: Moved variable declaration to beginning of functionCordelia2008-09-011-1/+2
| | | |/ / | | |/| |
| * | | | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2008-09-022-9/+38
| |\ \ \ \
| | * | | | Fix problem with waiting while holding rcu read lock in md/bitmap.cNeilBrown2008-09-011-7/+38
| | * | | | Remove invalidate_partition call from do_md_stop.NeilBrown2008-09-011-2/+0
| | |/ / /
| * | | | don't diff generated firmware filesArjan van de Ven2008-09-021-0/+2
| * | | | ACPI: Fix typo in "Disable MWAIT via DMI on broken Compal board"Dennis Jansen2008-09-021-1/+1
| * | | | Merge git://git.infradead.org/users/dwmw2/random-2.6Linus Torvalds2008-09-024-9/+25
| |\ \ \ \
| | * | | | [MTD] mtdchar.c: Fix regression in MEMGETREGIONINFO ioctl()Zev Weiss2008-09-021-6/+10
| | * | | | dabusb_fpga_download(): fix a memory leakAdrian Bunk2008-09-021-0/+1
| | * | | | Remove '#include <stddef.h>' from mm/page_isolation.cDavid Woodhouse2008-09-021-1/+0
| | * | | | Fix modules_install on RO nfs-exported trees.David Woodhouse2008-09-021-2/+14
| | |/ / /
| * | | | Merge branch 'for-2.6.27' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2008-09-026-29/+17
| |\ \ \ \
| | * | | | nfsd: fix buffer overrun decoding NFSv4 aclJ. Bruce Fields2008-09-011-1/+1
| | * | | | sunrpc: fix possible overrun on read of /proc/sys/sunrpc/transportsCyrill Gorcunov2008-09-011-14/+4
| | * | | | nfsd: fix compound state allocation error handlingAndy Adamson2008-09-011-6/+6
| | * | | | svcrdma: Fix race between svc_rdma_recvfrom thread and the dto_taskletTom Tucker2008-08-133-8/+6
| * | | | | m68k: atari_keyb_init operator precedence fixMichael Schmitz2008-09-021-3/+6
| * | | | | fix typo in arch/parisc/hpux/fs.cStephen Rothwell2008-09-021-1/+1
| * | | | | softlockup: minor cleanup, don't check task->state twiceOleg Nesterov2008-09-021-5/+2
| * | | | | kernel/resource.c: fix new kernel-doc warningRandy Dunlap2008-09-021-1/+1
OpenPOWER on IntegriCloud