summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | hamradio: Remove unneeded and deprecated cli()/sti() calls in dmascc.cMark Asselstine2008-04-211-3/+0
| * | [NETNS]: Remove empty ->init callback.Pavel Emelyanov2008-04-211-7/+0
| * | [DCCP]: Convert do_gettimeofday() to getnstimeofday().YOSHIFUJI Hideaki2008-04-211-11/+6
| * | [NETNS]: Don't initialize err variable twice.Pavel Emelyanov2008-04-211-2/+1
| * | [NETNS]: The ip6_fib_timer can work with garbage on net namespace stop.Pavel Emelyanov2008-04-211-1/+1
| * | [IPV4]: Convert do_gettimeofday() to getnstimeofday().YOSHIFUJI Hideaki2008-04-212-10/+10
| * | [IPV4]: Make icmp_sk_init() static.Adrian Bunk2008-04-211-1/+1
| * | [IPV6]: Make struct ip6_prohibit_entry_template static.Adrian Bunk2008-04-211-1/+1
| * | tcp: Trivial fix to correct function name in a comment in net/ipv4/tcp.cSatoru SATOH2008-04-211-1/+1
| * | [NET]: Expose netdevice dev_id through sysfsDavid Woodhouse2008-04-201-0/+2
| * | skbuff: fix missing kernel-doc notationRandy Dunlap2008-04-201-0/+1
| * | [ROSE]: Fix soft lockup wrt. rose_node_list_lockBernard Pidoux2008-04-201-2/+0
* | | pnpacpi: fix potential corruption on "pnpacpi: exceeded the max number of IRQ...Len Brown2008-04-231-4/+6
| |/ |/|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-04-2218-120/+118
|\ \
| * | [PATCH] get rid of __exit_files(), __exit_fs() and __put_fs_struct()Al Viro2008-04-221-21/+6
| * | [PATCH] proc_readfd_common() race fixAl Viro2008-04-221-3/+1
| * | [PATCH] double-free of inode on alloc_file() failure exit in create_write_pipe()Al Viro2008-04-221-0/+3
| * | [PATCH] teach seq_file to discard entriesAl Viro2008-04-213-4/+15
| * | [PATCH] umount_tree() will unhash everything itselfAl Viro2008-04-211-2/+1
| * | [PATCH] get rid of more nameidata passing in namespace.cAl Viro2008-04-211-28/+25
| * | [PATCH] switch a bunch of LSM hooks from nameidata to pathAl Viro2008-04-216-52/+53
| * | [PATCH] lock exclusively in collect_mounts() and drop_collected_mounts()Al Viro2008-04-211-4/+4
| * | [PATCH] move a bunch of declarations to fs/internal.hAl Viro2008-04-216-9/+13
* | | Fix cardbus resource allocationLinus Torvalds2008-04-221-15/+15
* | | bus_remove_device: be more careful about incomplete initializationRafael J. Wysocki2008-04-221-1/+2
* | | Relax check on adding children of suspended devicesRafael J. Wysocki2008-04-221-9/+6
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2008-04-2220-1420/+965
|\ \ \
| * | | [IA64] run drivers/misc/sgi-xp through scripts/checkpatch.plDean Nelson2008-04-227-391/+268
| * | | [IA64] run rest drivers/misc/sgi-xp through scripts/LindentDean Nelson2008-04-223-506/+322
| * | | [IA64] run some drivers/misc/sgi-xp through scripts/LindentDean Nelson2008-04-225-553/+396
| * | | [IA64] move XP and XPC to drivers/misc/sgi-xpDean Nelson2008-04-2213-37/+45
| * | | [IA64] minor irq handler cleanupsJeff Garzik2008-04-223-6/+8
| * | | [IA64] simplify notify hooks in mca.cHidetoshi Seto2008-04-223-41/+38
| * | | [IA64] do notify DIE_MCA_MONARCH_PROCESS for each monarchsHidetoshi Seto2008-04-221-4/+5
| * | | [IA64] disable interrupts on exit of ia64_trace_syscallHidetoshi Seto2008-04-221-0/+1
| |/ /
* | | fs: use loff_t type instead of long longDavid Sterba2008-04-222-4/+4
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2008-04-223-3/+23
|\ \ \
| * | | SELinux fixups needed for preemptable RCU from -rtPaul E. McKenney2008-04-222-0/+11
| * | | SELinux: no BUG_ON(!ss_initialized) in selinux_clone_mnt_optsEric Paris2008-04-221-3/+12
* | | | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2008-04-2234-575/+2313
|\ \ \ \
| * | | | i2c: Fix platform driver hotplug/coldplugKay Sievers2008-04-2217-1/+29
| * | | | i2c: New driver for the SuperH Mobile I2C bus controllerMagnus Damm2008-04-223-0/+511
| * | | | i2c/scx200_acb: Don't use 0 as NULL pointerAdrian Bunk2008-04-221-1/+1
| * | | | i2c-bfin-twi: Fix mismatch in add timer and delete timerHans Schillstrom2008-04-221-1/+2
| * | | | i2c-bfin-twi: Just let i2c-bfin-twi driver depends on BLACKFINBryan Wu2008-04-221-2/+5
| * | | | i2c-bfin-twi: Use simpler comment headers and strip out information that is m...Mike Frysinger2008-04-221-18/+4
| * | | | i2c-bfin-twi: Cleanup driver descriptions, versions and some module useful in...Bryan Wu2008-04-221-6/+6
| * | | | i2c-bfin-twi: Add missing pin mux operationBryan Wu2008-04-221-0/+15
| * | | | i2c-bfin-twi: Add platform_resource interface to support multi-port TWI contr...Bryan Wu2008-04-222-108/+177
| * | | | i2c-bfin-twi: Add repeat start feature to avoid break of a bundle of i2c mast...Sonic Zhang2008-04-221-71/+114
OpenPOWER on IntegriCloud