summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* send_sigio_to_task: sanitize the usage of fown->signumOleg Nesterov2009-06-161-5/+11
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2009-06-1615-829/+902
|\
| * firewire: core: use more outbound tlabelsStefan Richter2009-06-142-5/+6
| * firewire: core: don't update Broadcast_Channel if RFC 2734 conditions aren't metStefan Richter2009-06-142-1/+19
| * firewire: core: prepare for non-core children of card devicesStefan Richter2009-06-063-12/+22
| * firewire: core: include linux/uaccess.h instead of asm/uaccess.hStefan Richter2009-06-061-1/+1
| * firewire: add parent-of-unit accessorStefan Richter2009-06-063-18/+28
| * firewire: rename source filesStefan Richter2009-06-059-4/+4
| * firewire: reorganize header filesStefan Richter2009-06-0514-737/+676
| * firewire: clean up includesStefan Richter2009-06-057-22/+61
| * firewire: ohci: access bus_seconds atomicallyStefan Richter2009-06-051-3/+4
| * firewire: also use vendor ID in root directory for driver matchesStefan Richter2009-06-051-6/+16
| * firewire: share device ID table type with ieee1394Stefan Richter2009-06-053-25/+15
| * firewire: core: add sysfs attribute for easier udev rulesStefan Richter2009-06-012-1/+51
| * firewire: core: check for missing struct update at build time, not run timeStefan Richter2009-06-011-2/+9
| * firewire: core: improve check for local nodeStefan Richter2009-05-173-6/+4
* | shift current_cred() from __f_setown() to f_modown()Oleg Nesterov2009-06-161-7/+10
* | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/ve...Linus Torvalds2009-06-1671-128/+2899
|\ \
| * \ Merge commit 'linus/master' into HEADVegard Nossum2009-06-152130-37197/+172727
| |\ \
| * | | signal: fix __send_signal() false positive kmemcheck warningVegard Nossum2009-06-151-3/+8
| * | | fs: fix do_mount_root() false positive kmemcheck warningVegard Nossum2009-06-151-1/+2
| * | | fs: introduce __getname_gfp()Vegard Nossum2009-06-151-2/+3
| * | | trace: annotate bitfields in struct ring_buffer_eventVegard Nossum2009-06-152-0/+7
| * | | net: annotate struct sock bitfieldVegard Nossum2009-06-152-0/+4
| * | | c2port: annotate bitfield for kmemcheckVegard Nossum2009-06-152-0/+5
| * | | net: annotate inet_timewait_sock bitfieldsVegard Nossum2009-06-152-1/+7
| * | | ieee1394/csr1212: fix false positive kmemcheck reportVegard Nossum2009-06-151-0/+2
| * | | ieee1394: annotate bitfieldVegard Nossum2009-06-151-0/+5
| * | | net: annotate bitfields in struct inet_sockVegard Nossum2009-06-151-4/+10
| * | | net: use kmemcheck bitfields API for skbuffVegard Nossum2009-06-152-0/+15
| * | | kmemcheck: introduce bitfield APIVegard Nossum2009-06-151-0/+50
| * | | kmemcheck: add opcode self-testing at bootVegard Nossum2009-06-154-17/+85
| * | | x86: unify pte_hiddenJeremy Fitzhardinge2009-06-151-6/+2
| * | | x86: make _PAGE_HIDDEN conditionalJeremy Fitzhardinge2009-06-151-1/+6
| * | | kmemcheck: make kconfig accessible for other architecturesPekka Enberg2009-06-154-88/+94
| * | | kmemcheck: enable in the x86 KconfigVegard Nossum2009-06-153-2/+91
| * | | kmemcheck: add hooks for the page allocatorVegard Nossum2009-06-158-31/+122
| * | | kmemcheck: add hooks for page- and sg-dma-mappingsVegard Nossum2009-06-151-0/+5
| * | | kmemcheck: don't track page tablesVegard Nossum2009-06-153-8/+10
| * | | crypto: don't track xor test pages with kmemcheckVegard Nossum2009-06-151-1/+6
| * | | slab: add hooks for kmemcheckPekka Enberg2009-06-151-2/+18
| * | | slub: add hooks for kmemcheckVegard Nossum2009-06-151-2/+19
| * | | kmemcheck: add DMA hooksVegard Nossum2009-06-152-0/+18
| * | | kmemcheck: add mm functionsVegard Nossum2009-06-157-9/+174
| * | | x86: add hooks for kmemcheckVegard Nossum2009-06-158-5/+66
| * | | kmemcheck: use kmemcheck_pte_lookup() instead of open-coding itPekka Enberg2009-06-151-6/+1
| * | | kmemcheck: move 64-bit ifdef out of kmemcheck_opcode_decode()Pekka Enberg2009-06-151-2/+7
| * | | kmemcheck: remove multiple ifdef'd definitions of the same global variablePekka Enberg2009-06-151-3/+5
| * | | kmemcheck: make initialization message less confusingPekka Enberg2009-06-151-1/+1
| * | | kmemcheck: remove forward declarations from error.cPekka Enberg2009-06-151-69/+68
OpenPOWER on IntegriCloud