summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
*---------. [ACPI] merge 3549 4320 4485 4588 4980 5483 5651 acpica asus fops pnpacpi bran...Len Brown2006-01-243-3/+3
|\ \ \ \ \ \
| | | | | | * Pull pnpacpi into acpica branchLen Brown2006-01-07106-1415/+2136
| | | | | | |\ | | |_|_|_|_|/ | |/| | | | |
| | | | | | * [ACPI] ACPICA 20050930Bob Moore2005-12-101-1/+1
| | * | | | | [ACPI] fix reboot upon suspend-to-diskAlexey Starikovskiy2005-12-152-2/+2
* | | | | | | [NETFILTER] x_tables: Make XT_ALIGN align as strictly as necessary.David S. Miller2006-01-191-1/+1
* | | | | | | [PATCH] Add pselect/ppoll system call implementationDavid Woodhouse2006-01-181-1/+5
* | | | | | | [PATCH] Generic sys_rt_sigsuspend()David Woodhouse2006-01-181-0/+1
* | | | | | | [PATCH] vfs: *at functions: coreUlrich Drepper2006-01-184-6/+17
* | | | | | | [PATCH] nfsd4: rename lk_stateownerJ. Bruce Fields2006-01-181-2/+3
* | | | | | | [PATCH] svcrpc: save and restore the daddr field when request deferredJ. Bruce Fields2006-01-181-0/+1
* | | | | | | [PATCH] nfsd: check error status from nfsd_sync_dirYAMAMOTO Takashi2006-01-181-1/+1
* | | | | | | [PATCH] add missing syscall declarationsArnd Bergmann2006-01-181-2/+17
* | | | | | | [PATCH] NUMA policies in the slab allocator V2Christoph Lameter2006-01-181-0/+1
* | | | | | | [PATCH] Zone reclaim: proc overrideChristoph Lameter2006-01-181-0/+1
* | | | | | | [PATCH] Zone reclaim: Reclaim logicChristoph Lameter2006-01-183-5/+26
* | | | | | | [PATCH] mm: migration page refcounting fixNick Piggin2006-01-182-21/+1
* | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2006-01-181-0/+1
|\ \ \ \ \ \ \
| * | | | | | | [SERIAL] Add 8250 support for Decision Computer International Co. PCCOM2Alon Bar-Lev2006-01-181-0/+1
* | | | | | | | Merge git://tipc.cslab.ericsson.net/pub/git/tipcDavid S. Miller2006-01-182-2/+6
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | [TIPC] Move ethernet protocol id to linux/if_ether.hPer Liden2006-01-181-0/+1
| * | | | | | | [TIPC] Updated link priority macrosPer Liden2006-01-181-2/+5
* | | | | | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-01-171-3/+8
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | [PATCH] libata: Fix heuristic typos add LBA48PIO flag and support code, add I...Alan Cox2006-01-171-3/+6
| * | | | | | | [PATCH] libata: add a function to decide if we need iordyAlan Cox2006-01-171-0/+2
* | | | | | | | [NET]: Make second arg to skb_reserved() signed.David S. Miller2006-01-171-1/+1
* | | | | | | | [NETFILTER] ip6tables: remove unused definitionsYasuyuki Kozakai2006-01-175-45/+0
* | | | | | | | [IPV6]: Preserve procfs IPV6 address output formatYOSHIFUJI Hideaki2006-01-171-0/+1
|/ / / / / / /
* | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds2006-01-161-0/+4
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/mch...Mauro Carvalho Chehab2006-01-161-0/+4
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'work'Mauro Carvalho Chehab2006-01-151-0/+4
| | |\ \ \ \ \ \ \
| | | * | | | | | | V4L/DVB (3365): i2c ids for upd64031a saa717x upd64083 wm8739Tyler Trafford2006-01-151-0/+4
* | | | | | | | | | [PATCH] x86_64: add __meminit for memory hotplugMatt Tolentino2006-01-161-0/+12
* | | | | | | | | | [PATCH] add /sys/fsMiklos Szeredi2006-01-161-0/+3
* | | | | | | | | | [PATCH] sh: kexec() supportkogiidena2006-01-161-0/+1
|/ / / / / / / / /
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-01-151-1/+1
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Fix "stuct", "strut", "struc" typosAlexey Dobriyan2006-01-151-1/+1
* | | | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2006-01-141-1/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | [SERIAL] convert uart_state.sem to uart_state.mutexIngo Molnar2006-01-131-1/+2
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | [PATCH] When CONFIG_CC_OPTIMIZE_FOR_SIZE, allow gcc4 to control inliningIngo Molnar2006-01-141-0/+9
* | | | | | | | | [PATCH] mark several functions __always_inlineIngo Molnar2006-01-141-1/+1
* | | | | | | | | [PATCH] Make __always_inline actually force always inliningIngo Molnar2006-01-142-1/+2
* | | | | | | | | [PATCH] fbdev: Sanitize ->fb_mmap prototypeChristoph Hellwig2006-01-141-1/+1
* | | | | | | | | [PATCH] fbdev: Sanitize ->fb_ioctl prototypeChristoph Hellwig2006-01-141-4/+4
* | | | | | | | | [PATCH] smbfs: remove kmalloc wrapperPekka Enberg2006-01-141-47/+0
* | | | | | | | | [PATCH] ncpfs: remove kmalloc wrapperPekka Enberg2006-01-141-28/+0
* | | | | | | | | [PATCH] cpuset oom lock fixPaul Jackson2006-01-141-0/+6
* | | | | | | | | [PATCH] s390: cputime misaccountingMartin Schwidefsky2006-01-141-4/+0
* | | | | | | | | [PATCH] Add tmpfs options for memory placement policiesRobin Holt2006-01-142-7/+6
* | | | | | | | | [PATCH] Fix for CONFIG_NUMA without CONFIG_SWAPChristoph Lameter2006-01-141-0/+5
* | | | | | | | | [PATCH] sched: add new SCHED_BATCH policyIngo Molnar2006-01-141-3/+4
OpenPOWER on IntegriCloud