aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-02-04syslog: use defined constants instead of raw numbersKees Cook1-0/+23
2010-02-04syslog: distinguish between /proc/kmsg and syscallsKees Cook2-5/+35
2010-01-18Merge branch 'master' into nextJames Morris357-6332/+9748
2010-01-16Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+4
2010-01-16nommu: fix shared mmap after truncate shrinkage problemsDavid Howells1-0/+1
2010-01-16nommu: don't need get_unmapped_area() for NOMMUDavid Howells2-2/+7
2010-01-16nommu: struct vm_region's vm_usage count need not be atomicDavid Howells1-1/+1
2010-01-16kernel.h: add BUILD_BUG_ON_NOT_POWER_OF_2()Roland Dreier1-0/+4
2010-01-16kfifo: document everywhere that size has to be power of twoAndi Kleen1-2/+2
2010-01-16kfifo: add kfifo_initializedAndi Kleen1-0/+10
2010-01-16kfifo: add kfifo_out_peekAndi Kleen1-0/+3
2010-01-16kfifo: sanitize *_user error handlingAndi Kleen1-4/+4
2010-01-16kfifo: use void * pointers for user buffersAndi Kleen1-5/+5
2010-01-16tty.h: make tty_port_get() static inlineRandy Dunlap1-2/+2
2010-01-16kfifo: fix kfifo_out_locked race bugStefani Seibold1-7/+0
2010-01-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-19/+0
2010-01-14lib: Introduce strnstr()Li Zefan1-1/+4
2010-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-1/+1
2010-01-13net: fix build erros with CONFIG_BUG=n, CONFIG_GENERIC_BUG=nOctavian Purdila1-1/+1
2010-01-12lib: Introduce generic list_sort functionDave Chinner1-0/+11
2010-01-12Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds1-0/+3
2010-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-0/+17
2010-01-12libata: retry link resume if necessaryTejun Heo1-0/+3
2010-01-11Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds1-0/+1
2010-01-11core, x86: make LIST_POISON less deadlyAvi Kivity1-2/+14
2010-01-11gpio: adp5588-gpio: new driver for ADP5588 GPIO expandersMichael Hennerich1-0/+12
2010-01-11lib: add support for LZO-compressed kernelsAlbin Tonnerre1-0/+10
2010-01-11kmemcheck: make bitfield annotations truly no-ops when disabledVegard Nossum1-52/+58
2010-01-11mm: make totalhigh_pages unsigned longAndreas Fenkart1-1/+1
2010-01-11Merge remote branch 'korg/drm-radeon-next' into drm-linusDave Airlie1-0/+1
2010-01-11LSM: Update comment on security_sock_rcv_skbTetsuo Handa1-0/+1
2010-01-08Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdbLinus Torvalds2-5/+6
2010-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds1-0/+1
2010-01-08drm: Add eDP connector typeAlex Deucher1-0/+1
2010-01-07kgdb: Fix kernel-doc format error in kgdb.hRandy Dunlap1-4/+3
2010-01-07maccess,probe_kernel: Allow arch specific override probe_kernel_(read|write)Jason Wessel1-1/+3
2010-01-06ip: fix mc_loop checks for tunnels with multicast outer addressesOctavian Purdila1-0/+16
2010-01-06Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds1-1/+1
2010-01-07drm: remove address mask param for drm_pci_alloc()Zhenyu Wang1-1/+1
2010-01-06Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intelLinus Torvalds1-0/+54
2010-01-06NOMMU: Avoiding duplicate icache flushes of shared mapsMike Frysinger1-0/+2
2010-01-06drm/i915: execbuf2 supportJesse Barnes1-0/+54
2010-01-06Input: serio - fix potential deadlock when unbinding driversEric W. Biederman1-19/+0
2010-01-04PCI/PM: Use per-device D3 delaysRafael J. Wysocki1-0/+1
2010-01-04resource: add helpers for fetching rlimitsJiri Slaby1-0/+22
2010-01-04resource: move kernel function inside __KERNEL__Jiri Slaby1-2/+6
2010-01-02Merge branch 'reiserfs/kill-bkl' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracingLinus Torvalds1-0/+26
2010-01-02reiserfs: Warn on lock relax if taken recursivelyFrederic Weisbecker1-0/+9
2010-01-02reiserfs: Fix reiserfs lock <-> i_xattr_sem dependency inversionFrederic Weisbecker1-0/+8
2009-12-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6Linus Torvalds2-2/+5