aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* security: pass mount flags to security_sb_kern_mount()James Morris2008-12-206-9/+10
* SELinux: correctly detect proc filesystems of the form "proc/foo"Stephen Smalley2008-12-201-1/+1
* Audit: Log TIOCSTIAl Viro2008-12-093-17/+66
* user namespaces: document CFS behaviorSerge E. Hallyn2008-12-092-1/+28
* user namespaces: require cap_set{ug}id for CLONE_NEWUSERSerge E. Hallyn2008-12-081-1/+2
* user namespaces: let user_ns be cloned with fairschedSerge E. Hallyn2008-12-081-0/+4
* Merge branch 'master' into nextJames Morris2008-12-04541-4545/+8260
|\
| * Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-12-038-19/+37
| |\
| | * block: fix setting of max_segment_size and seg_boundary maskMilan Broz2008-12-034-2/+8
| | * block: internal dequeue shouldn't start timerTejun Heo2008-12-034-15/+27
| | * block: set disk->node_id before it's being usedCheng Renquan2008-12-031-1/+1
| | * When block layer fails to map iov, it calls bio_unmap_user to undoPetr Vandrovec2008-12-031-1/+1
| * | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2008-12-032-8/+9
| |\ \
| | * | powerpc/83xx: Fix MCU support merge issue in mpc8349emitx.dtsAnton Vorontsov2008-12-031-8/+8
| | * | powerpc: Fix dma_map_sg() cache flushing on non coherent platformsBenjamin Herrenschmidt2008-12-031-0/+1
| | |/
| * | Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2008-12-035-4/+12
| |\ \
| | * | NLM: client-side nlm_lookup_host() should avoid matching on srcaddrChuck Lever2008-11-241-1/+2
| | * | nfsd: use of unitialized list head on error exit in nfs4recover.cJ. Bruce Fields2008-11-241-1/+1
| | * | Add a reference to sunrpc in svc_addsockTom Tucker2008-11-241-2/+7
| | * | nfsd: clean up grace period on early exitJ. Bruce Fields2008-11-242-0/+2
| * | | iTCO_wdt: fix typo when setting TCO_EN bitLinus Torvalds2008-12-031-1/+1
| | |/ | |/|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2008-12-024-88/+116
| |\ \
| | * | [WATCHDOG] hpwdt: Fix kdump when using hpwdtBernhard Walle2008-12-011-1/+1
| | * | [WATCHDOG] hpwdt: set the mapped BIOS address space as executableBernhard Walle2008-11-211-0/+3
| | * | [WATCHDOG] iTCO_wdt: add PCI ID's for ICH9 & ICH10 chipsetsWim Van Sebroeck2008-11-211-45/+73
| | * | [WATCHDOG] iTCO_wdt : correct status clearingWim Van Sebroeck2008-11-211-2/+3
| | * | [WATCHDOG] iTCO_wdt : problem with rebooting on new ICH9 based motherboardsWim Van Sebroeck2008-11-212-40/+32
| | * | [WATCHDOG] fix mtx1_wdt compilation failureFlorian Fainelli2008-11-211-0/+4
| * | | Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds2008-12-0215-111/+223
| |\ \ \
| | * | | UBIFS: pre-allocate bulk-read bufferArtem Bityutskiy2008-11-213-18/+76
| | * | | UBIFS: do not allocate too muchArtem Bityutskiy2008-11-214-33/+60
| | * | | UBIFS: do not print scary memory allocation warningsArtem Bityutskiy2008-11-213-8/+15
| | * | | UBIFS: allow for gaps when dirtying the LPTAdrian Hunter2008-11-071-2/+0
| | * | | UBIFS: fix compilation warningsArtem Bityutskiy2008-11-067-50/+70
| | * | | MAINTAINERS: change UBI/UBIFS git tree URLsArtem Bityutskiy2008-11-061-2/+2
| | * | | UBIFS: endian handling fixes and annotationsHarvey Harrison2008-11-066-13/+15
| | * | | UBIFS: remove printkArtem Bityutskiy2008-11-061-2/+2
| * | | | Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-12-029-7/+29
| |\ \ \ \
| | * | | | KVM: MMU: avoid creation of unreachable pages in the shadowMarcelo Tosatti2008-11-261-0/+1
| | * | | | KVM: ppc: stop leaking host memory on VM exitHollis Blanchard2008-11-253-0/+11
| | * | | | KVM: MMU: fix sync of ptes addressed at owner pagetableMarcelo Tosatti2008-11-231-1/+1
| | * | | | KVM: ia64: Fix: Use correct calling convention for PAL_VPS_RESUME_HANDLERXiantao Zhang2008-11-231-4/+7
| | * | | | KVM: ia64: Fix incorrect kbuild CFLAGS overrideXiantao Zhang2008-11-231-1/+1
| | * | | | KVM: VMX: Fix interrupt loss during race with NMIAvi Kivity2008-11-231-1/+3
| | * | | | KVM: s390: Fix problem state handling in guest sigp handlerChristian Borntraeger2008-11-231-0/+5
| | | |/ / | | |/| |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-12-022-54/+14
| |\ \ \ \
| | * | | | sparc64: Fix offset calculation in compute_size()David S. Miller2008-12-011-1/+1
| | * | | | rtc: rtc-starfire fixesAlessandro Zummo2008-11-211-53/+13
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-12-0240-85/+229
| |\ \ \ \ \
| | * | | | | MAINTAINERS: add netdev to ATMJiri Slaby2008-11-301-0/+1